Skip to content

Commit 2c2a965

Browse files
committed
chore(release): 1.0.14 [skip ci]
## [1.0.14](v1.0.13...v1.0.14) (2018-08-17) ### Bug Fixes * add http-call ([9b1f614](9b1f614)) * add jsonwebtoken ([27417e9](27417e9)) * run yarn ([cd8115d](cd8115d)) * set context ([d2eec19](d2eec19))
1 parent d2eec19 commit 2c2a965

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+
## [1.0.14](https://github.com/heroku/typescript-api-schema/compare/v1.0.13...v1.0.14) (2018-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add http-call ([9b1f614](https://github.com/heroku/typescript-api-schema/commit/9b1f614))
7+
* add jsonwebtoken ([27417e9](https://github.com/heroku/typescript-api-schema/commit/27417e9))
8+
* run yarn ([cd8115d](https://github.com/heroku/typescript-api-schema/commit/cd8115d))
9+
* set context ([d2eec19](https://github.com/heroku/typescript-api-schema/commit/d2eec19))
10+
111
## [1.0.13](https://github.com/heroku/typescript-api-schema/compare/v1.0.12...v1.0.13) (2018-08-14)
212

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

0 commit comments

Comments
 (0)