Skip to content

Commit c85ab13

Browse files
committed
chore(release): 1.0.1 [skip ci]
<a name="1.0.1"></a> ## [1.0.1](v1.0.0...v1.0.1) (2018-05-25) ### Bug Fixes * run update ([4b7c7f4](4b7c7f4))
1 parent 4b7c7f4 commit c85ab13

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
<a name="1.0.0"></a>
210
# [1.0.0](https://github.com/heroku/typescript-api-schema/compare/v0.0.1...v1.0.0) (2018-05-25)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@heroku-cli/schema",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "Jeff Dickey @jdxcode",
55
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
66
"devDependencies": {

0 commit comments

Comments
 (0)