File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.1.0] ( https://github.com/maxgfr/typescript-swc-starter/compare/v1.0.0...v1.1.0 ) (2023-05-23)
2+
3+ ### Bug Fixes
4+
5+ - github action ([ 07962f2] ( https://github.com/maxgfr/typescript-swc-starter/commit/07962f211d7f6e2ee33535d902b1b15cdaa319fb ) )
6+ - github action ([ 6df2593] ( https://github.com/maxgfr/typescript-swc-starter/commit/6df2593e132e99f5d836f7b21182c18cbfbaaa74 ) )
7+ - github action ([ e5b116a] ( https://github.com/maxgfr/typescript-swc-starter/commit/e5b116ac38e44b2351825e2590a088aa78706dfc ) )
8+ - readme + eslintignore ([ fd27db1] ( https://github.com/maxgfr/typescript-swc-starter/commit/fd27db15dfb02a9a036aaa11100b2dc3ffe45363 ) )
9+
10+ ### Features
11+
12+ - add cjs support for npm package ([ 1e9dba9] ( https://github.com/maxgfr/typescript-swc-starter/commit/1e9dba957a582ab5ce3a771c02962b3af728e8ab ) )
13+
114# 1.0.0 (2023-05-23)
215
316### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " typescript-swc-starter" ,
33 "type" : " module" ,
4- "version" : " 1.0 .0" ,
4+ "version" : " 1.1 .0" ,
55 "author" : " maxgfr" ,
66 "license" : " MIT" ,
77 "description" : " A minimalist typescript swc starter" ,
You can’t perform that action at this time.
0 commit comments