We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966a99c commit b271b22Copy full SHA for b271b22
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.12](https://github.com/heroku/typescript-api-schema/compare/v1.0.11...v1.0.12) (2018-08-09)
2
+
3
4
+### Bug Fixes
5
6
+* updated schema ([966a99c](https://github.com/heroku/typescript-api-schema/commit/966a99c))
7
8
## [1.0.11](https://github.com/heroku/typescript-api-schema/compare/v1.0.10...v1.0.11) (2018-08-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.11",
+ "version": "1.0.12",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments