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