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 4b7c7f4 commit c85ab13Copy full SHA for c85ab13
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.0.1"></a>
2
+## [1.0.1](https://github.com/heroku/typescript-api-schema/compare/v1.0.0...v1.0.1) (2018-05-25)
3
+
4
5
+### Bug Fixes
6
7
+* run update ([4b7c7f4](https://github.com/heroku/typescript-api-schema/commit/4b7c7f4))
8
9
<a name="1.0.0"></a>
10
# [1.0.0](https://github.com/heroku/typescript-api-schema/compare/v0.0.1...v1.0.0) (2018-05-25)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments