Skip to content

Commit dee9a30

Browse files
committed
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2018-07-06) ### Bug Fixes * updated schema ([204a354](204a354))
1 parent 204a354 commit dee9a30

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.8](https://github.com/heroku/typescript-api-schema/compare/v1.0.7...v1.0.8) (2018-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* updated schema ([204a354](https://github.com/heroku/typescript-api-schema/commit/204a354))
7+
18
## [1.0.7](https://github.com/heroku/typescript-api-schema/compare/v1.0.6...v1.0.7) (2018-07-04)
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.7",
3+
"version": "1.0.8",
44
"author": "Jeff Dickey @jdxcode",
55
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
66
"devDependencies": {

0 commit comments

Comments
 (0)