Skip to content

Commit 1aa1fcf

Browse files
committed
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2018-07-10) ### Bug Fixes * updated schema ([0e9e5b6](0e9e5b6))
1 parent 0e9e5b6 commit 1aa1fcf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.9](https://github.com/heroku/typescript-api-schema/compare/v1.0.8...v1.0.9) (2018-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* updated schema ([0e9e5b6](https://github.com/heroku/typescript-api-schema/commit/0e9e5b6))
7+
18
## [1.0.8](https://github.com/heroku/typescript-api-schema/compare/v1.0.7...v1.0.8) (2018-07-06)
29

310

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.8",
3+
"version": "1.0.9",
44
"author": "Jeff Dickey @jdxcode",
55
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
66
"devDependencies": {

0 commit comments

Comments
 (0)