Skip to content

Commit 3097905

Browse files
committed
chore(release): 1.0.5 [skip ci]
<a name="1.0.5"></a> ## [1.0.5](v1.0.4...v1.0.5) (2018-06-01) ### Bug Fixes * updated schema ([073d276](073d276))
1 parent 073d276 commit 3097905

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

0 commit comments

Comments
 (0)