Skip to content

Commit b81a418

Browse files
committed
chore(release): 1.0.21 [skip ci]
## [1.0.21](v1.0.20...v1.0.21) (2018-09-14) ### Bug Fixes * updated deps ([c6b93ed](c6b93ed)) * updated schema ([5f496dc](5f496dc))
1 parent 5f496dc commit b81a418

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+
## [1.0.21](https://github.com/heroku/typescript-api-schema/compare/v1.0.20...v1.0.21) (2018-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* updated deps ([c6b93ed](https://github.com/heroku/typescript-api-schema/commit/c6b93ed))
7+
* updated schema ([5f496dc](https://github.com/heroku/typescript-api-schema/commit/5f496dc))
8+
19
## [1.0.20](https://github.com/heroku/typescript-api-schema/compare/v1.0.19...v1.0.20) (2018-09-11)
210

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

0 commit comments

Comments
 (0)