Skip to content

Commit 3636074

Browse files
committed
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2018-06-19) ### Bug Fixes * updated schema ([769bff3](769bff3))
1 parent 769bff3 commit 3636074

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.6](https://github.com/heroku/typescript-api-schema/compare/v1.0.5...v1.0.6) (2018-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* updated schema ([769bff3](https://github.com/heroku/typescript-api-schema/commit/769bff3))
7+
18
<a name="1.0.5"></a>
29
## [1.0.5](https://github.com/heroku/typescript-api-schema/compare/v1.0.4...v1.0.5) (2018-06-01)
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.5",
3+
"version": "1.0.6",
44
"author": "Jeff Dickey @jdxcode",
55
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
66
"devDependencies": {

0 commit comments

Comments
 (0)