Skip to content

Commit 7efcaa3

Browse files
committed
chore(release): 1.0.2 [skip ci]
<a name="1.0.2"></a> ## [1.0.2](v1.0.1...v1.0.2) (2018-05-25) ### Bug Fixes * run update ([12966b8](12966b8)) * sed ([9ba393b](9ba393b)) * updated schema ([eebba54](eebba54))
1 parent eebba54 commit 7efcaa3

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+
<a name="1.0.2"></a>
2+
## [1.0.2](https://github.com/heroku/typescript-api-schema/compare/v1.0.1...v1.0.2) (2018-05-25)
3+
4+
5+
### Bug Fixes
6+
7+
* run update ([12966b8](https://github.com/heroku/typescript-api-schema/commit/12966b8))
8+
* sed ([9ba393b](https://github.com/heroku/typescript-api-schema/commit/9ba393b))
9+
* updated schema ([eebba54](https://github.com/heroku/typescript-api-schema/commit/eebba54))
10+
111
<a name="1.0.1"></a>
212
## [1.0.1](https://github.com/heroku/typescript-api-schema/compare/v1.0.0...v1.0.1) (2018-05-25)
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.1",
3+
"version": "1.0.2",
44
"author": "Jeff Dickey @jdxcode",
55
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
66
"devDependencies": {

0 commit comments

Comments
 (0)