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