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 769bff3 commit 3636074Copy full SHA for 3636074
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/heroku/typescript-api-schema/compare/v1.0.5...v1.0.6) (2018-06-19)
2
+
3
4
+### Bug Fixes
5
6
+* updated schema ([769bff3](https://github.com/heroku/typescript-api-schema/commit/769bff3))
7
8
<a name="1.0.5"></a>
9
## [1.0.5](https://github.com/heroku/typescript-api-schema/compare/v1.0.4...v1.0.5) (2018-06-01)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.5",
+ "version": "1.0.6",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments