Skip to content

Commit b40ae2f

Browse files
committed
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2018-08-17) ### Bug Fixes * base64 encode PEM ([6aab173](6aab173))
1 parent 6aab173 commit b40ae2f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.15](https://github.com/heroku/typescript-api-schema/compare/v1.0.14...v1.0.15) (2018-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* base64 encode PEM ([6aab173](https://github.com/heroku/typescript-api-schema/commit/6aab173))
7+
18
## [1.0.14](https://github.com/heroku/typescript-api-schema/compare/v1.0.13...v1.0.14) (2018-08-17)
29

310

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

0 commit comments

Comments
 (0)