File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.0.1 " ></a >
2
+ ## [ 0.0.1] ( https://github.com/heroku/typescript-api-schema/compare/v0.0.0...v0.0.1 ) (2018-05-25)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * bust circle cache ([ 24f9dd5] ( https://github.com/heroku/typescript-api-schema/commit/24f9dd5 ) )
8
+ * exit if nothing to commit ([ 3b79950] ( https://github.com/heroku/typescript-api-schema/commit/3b79950 ) )
9
+ * init ([ 97389be] ( https://github.com/heroku/typescript-api-schema/commit/97389be ) )
10
+ * updated schema ([ 31c30ee] ( https://github.com/heroku/typescript-api-schema/commit/31c30ee ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @heroku-cli/typescript-api-schema" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"author" : " Jeff Dickey @jdxcode" ,
5
5
"bugs" : " https://github.com/heroku/typescript-api-schema/issues" ,
6
6
"devDependencies" : {
19
19
],
20
20
"license" : " MIT" ,
21
21
"repository" : " heroku/typescript-api-schema" ,
22
- "types" : " lib/index.d.ts"
22
+ "types" : " lib/index.d.ts" ,
23
+ "scripts" : {}
23
24
}
You can’t perform that action at this time.
0 commit comments