Skip to content

Commit 54dd110

Browse files
committed
chore(release): 1.0.3 [skip ci]
<a name="1.0.3"></a> ## [1.0.3](v1.0.2...v1.0.3) (2018-05-25) ### Bug Fixes * linting ([da1222b](da1222b)) * make style match linter ([c676b1b](c676b1b)) * updated schema ([51ff348](51ff348))
1 parent 51ff348 commit 54dd110

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.0.3"></a>
2+
## [1.0.3](https://github.com/heroku/typescript-api-schema/compare/v1.0.2...v1.0.3) (2018-05-25)
3+
4+
5+
### Bug Fixes
6+
7+
* linting ([da1222b](https://github.com/heroku/typescript-api-schema/commit/da1222b))
8+
* make style match linter ([c676b1b](https://github.com/heroku/typescript-api-schema/commit/c676b1b))
9+
* updated schema ([51ff348](https://github.com/heroku/typescript-api-schema/commit/51ff348))
10+
111
<a name="1.0.2"></a>
212
## [1.0.2](https://github.com/heroku/typescript-api-schema/compare/v1.0.1...v1.0.2) (2018-05-25)
313

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

0 commit comments

Comments
 (0)