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 0e9e5b6 commit 1aa1fcfCopy full SHA for 1aa1fcf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.9](https://github.com/heroku/typescript-api-schema/compare/v1.0.8...v1.0.9) (2018-07-10)
2
+
3
4
+### Bug Fixes
5
6
+* updated schema ([0e9e5b6](https://github.com/heroku/typescript-api-schema/commit/0e9e5b6))
7
8
## [1.0.8](https://github.com/heroku/typescript-api-schema/compare/v1.0.7...v1.0.8) (2018-07-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.8",
+ "version": "1.0.9",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments