File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.2.0] ( https://github.com/tlibjs/package-template/compare/v1.1.0...v1.2.0 ) (2021-07-20)
2+
3+ ### Features
4+
5+ - only keep one tsconfig ([ 204a972] ( https://github.com/tlibjs/package-template/commit/204a972af9e205d6313bc4ea556fe42cdb8c4bb3 ) )
6+ - ts-node demo ([ 78e6738] ( https://github.com/tlibjs/package-template/commit/78e6738d25b6ab533aa0100d1b68a41ab9fb8180 ) )
7+ - use typescript rollup configs ([ c25cfdb] ( https://github.com/tlibjs/package-template/commit/c25cfdbe7b24ca82fd93b0e686d93f523a30355c ) )
8+
19# [ 1.1.0] ( https://github.com/tlibjs/package-template/compare/v1.0.0...v1.1.0 ) (2021-07-20)
210
311### Bug Fixes
Original file line number Diff line number Diff line change 8181 "publishConfig" : {
8282 "access" : " public"
8383 },
84- "version" : " 1.1 .0"
84+ "version" : " 1.2 .0"
8585}
You can’t perform that action at this time.
0 commit comments