Skip to content

Commit e67bf91

Browse files
committed
chore(release): 1.0.11 [skip ci]
## [1.0.11](v1.0.10...v1.0.11) (2018-08-07) ### Bug Fixes * updated schema ([dd43825](dd43825)) * updated schema ([d3a618a](d3a618a)) * updated schema ([3d74d41](3d74d41)) * updated schema ([78d6844](78d6844)) * updated schema ([6acfd65](6acfd65))
1 parent 3e5fd35 commit e67bf91

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.0.11](https://github.com/heroku/typescript-api-schema/compare/v1.0.10...v1.0.11) (2018-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* updated schema ([dd43825](https://github.com/heroku/typescript-api-schema/commit/dd43825))
7+
* updated schema ([d3a618a](https://github.com/heroku/typescript-api-schema/commit/d3a618a))
8+
* updated schema ([3d74d41](https://github.com/heroku/typescript-api-schema/commit/3d74d41))
9+
* updated schema ([78d6844](https://github.com/heroku/typescript-api-schema/commit/78d6844))
10+
* updated schema ([6acfd65](https://github.com/heroku/typescript-api-schema/commit/6acfd65))
11+
112
## [1.0.10](https://github.com/heroku/typescript-api-schema/compare/v1.0.9...v1.0.10) (2018-07-12)
213

314

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

0 commit comments

Comments
 (0)