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 4c3b87b commit c34290aCopy full SHA for c34290a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.22](https://github.com/heroku/typescript-api-schema/compare/v1.0.21...v1.0.22) (2018-10-02)
2
+
3
4
+### Bug Fixes
5
6
+* updated schema ([4c3b87b](https://github.com/heroku/typescript-api-schema/commit/4c3b87b))
7
8
## [1.0.21](https://github.com/heroku/typescript-api-schema/compare/v1.0.20...v1.0.21) (2018-09-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.21",
+ "version": "1.0.22",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments