File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.4.6 " ></a >
2+ ## [ 1.4.6] ( https://github.com/bleenco/abstruse/compare/v1.4.5...v1.4.6 ) (2018-01-22)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** permissions:** fix permissions on repository/builds section ([ 0d356f4] ( https://github.com/bleenco/abstruse/commit/0d356f4 ) )
8+
9+
10+
111<a name =" 1.4.5 " ></a >
212## [ 1.4.5] ( https://github.com/bleenco/abstruse/compare/v1.4.4...v1.4.5 ) (2018-01-10)
313
Original file line number Diff line number Diff line change 11{
22 "name" : " abstruse" ,
3- "version" : " 1.4.5 " ,
3+ "version" : " 1.4.6 " ,
44 "description" : " Abstruse CI" ,
55 "bin" : {
66 "abstruse" : " ./dist/api/index.js"
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "module" : " es2015" ,
44 "moduleResolution" : " node" ,
5- "target" : " es2015 " ,
5+ "target" : " es5 " ,
66 "noImplicitAny" : false ,
77 "sourceMap" : false ,
88 "emitDecoratorMetadata" : true ,
You can’t perform that action at this time.
0 commit comments