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