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 81b1483 commit fb4a39bCopy full SHA for fb4a39b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.18](https://github.com/heroku/typescript-api-schema/compare/v1.0.17...v1.0.18) (2018-08-31)
2
+
3
4
+### Bug Fixes
5
6
+* updated schema ([81b1483](https://github.com/heroku/typescript-api-schema/commit/81b1483))
7
8
## [1.0.17](https://github.com/heroku/typescript-api-schema/compare/v1.0.16...v1.0.17) (2018-08-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.17",
+ "version": "1.0.18",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments