We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aab173 commit b40ae2fCopy full SHA for b40ae2f
CHANGELOG.md
@@ -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
8
## [1.0.14](https://github.com/heroku/typescript-api-schema/compare/v1.0.13...v1.0.14) (2018-08-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@heroku-cli/schema",
- "version": "1.0.14",
+ "version": "1.0.15",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
0 commit comments