@heroku-cli/schema
Advanced tools
Comparing version 1.0.14 to 1.0.15
@@ -0,1 +1,8 @@ | ||
## [1.0.15](https://github.com/heroku/typescript-api-schema/compare/v1.0.14...v1.0.15) (2018-08-17) | ||
### Bug Fixes | ||
* base64 encode PEM ([6aab173](https://github.com/heroku/typescript-api-schema/commit/6aab173)) | ||
## [1.0.14](https://github.com/heroku/typescript-api-schema/compare/v1.0.13...v1.0.14) (2018-08-17) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@heroku-cli/schema", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -5,0 +5,0 @@ "bugs": "https://github.com/heroku/typescript-api-schema/issues", |
94627