Skip to content

Commit 317a31f

Browse files
committed
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2018-08-21) ### Bug Fixes * buffer deprecation warning ([fddece6](fddece6)) * quiet git push ([95a3a19](95a3a19)) * set GH_TOKEN to app token ([b67a79c](b67a79c)) * set url ([f84aef3](f84aef3)) * testing release ([6bd35a6](6bd35a6)) * typescript 3.0 ([2e90fe0](2e90fe0)) * updated schema ([c099df5](c099df5)) * updated schema ([99b4a70](99b4a70)) * updated schema ([02951ec](02951ec)) * use GH_TOKEN ([f964a89](f964a89))
1 parent c099df5 commit 317a31f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.0.16](https://github.com/heroku/typescript-api-schema/compare/v1.0.15...v1.0.16) (2018-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* buffer deprecation warning ([fddece6](https://github.com/heroku/typescript-api-schema/commit/fddece6))
7+
* quiet git push ([95a3a19](https://github.com/heroku/typescript-api-schema/commit/95a3a19))
8+
* set GH_TOKEN to app token ([b67a79c](https://github.com/heroku/typescript-api-schema/commit/b67a79c))
9+
* set url ([f84aef3](https://github.com/heroku/typescript-api-schema/commit/f84aef3))
10+
* testing release ([6bd35a6](https://github.com/heroku/typescript-api-schema/commit/6bd35a6))
11+
* typescript 3.0 ([2e90fe0](https://github.com/heroku/typescript-api-schema/commit/2e90fe0))
12+
* updated schema ([c099df5](https://github.com/heroku/typescript-api-schema/commit/c099df5))
13+
* updated schema ([99b4a70](https://github.com/heroku/typescript-api-schema/commit/99b4a70))
14+
* updated schema ([02951ec](https://github.com/heroku/typescript-api-schema/commit/02951ec))
15+
* use GH_TOKEN ([f964a89](https://github.com/heroku/typescript-api-schema/commit/f964a89))
16+
117
## [1.0.15](https://github.com/heroku/typescript-api-schema/compare/v1.0.14...v1.0.15) (2018-08-17)
218

319

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

0 commit comments

Comments
 (0)