File tree Expand file tree Collapse file tree 2 files changed +36
-1
lines changed
Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ ## v0.2.0
3+
4+ [ compare changes] ( https://github.com/litingyes/typescript-starter/compare/v0.1.0...v0.2.0 )
5+
6+ ### 🚀 Enhancements
7+
8+ - Use tsdown to build ([ 3d7b69b] ( https://github.com/litingyes/typescript-starter/commit/3d7b69b ) )
9+ - Auto generate CHANGELOG ([ a2738ae] ( https://github.com/litingyes/typescript-starter/commit/a2738ae ) )
10+
11+ ### 📖 Documentation
12+
13+ - Update readme ([ 7441c05] ( https://github.com/litingyes/typescript-starter/commit/7441c05 ) )
14+
15+ ### 🏡 Chore
16+
17+ - ** deps-dev:** Bump vite-plugin-dts from 4.5.0 to 4.5.1 ([ #83 ] ( https://github.com/litingyes/typescript-starter/pull/83 ) )
18+ - Set packageManager ([ f30eff8] ( https://github.com/litingyes/typescript-starter/commit/f30eff8 ) )
19+ - Remove istanul ([ d8666f5] ( https://github.com/litingyes/typescript-starter/commit/d8666f5 ) )
20+ - ** deps-dev:** Bump vite from 6.1.1 to 6.1.2 ([ #84 ] ( https://github.com/litingyes/typescript-starter/pull/84 ) )
21+ - ** deps-dev:** Bump vite from 6.1.2 to 6.1.3 ([ #85 ] ( https://github.com/litingyes/typescript-starter/pull/85 ) )
22+ - ** deps-dev:** Bump vite-plugin-dts from 4.5.1 to 4.5.3 ([ #86 ] ( https://github.com/litingyes/typescript-starter/pull/86 ) )
23+ - ** deps-dev:** Bump vite from 6.1.3 to 6.1.4 ([ #87 ] ( https://github.com/litingyes/typescript-starter/pull/87 ) )
24+ - ** deps-dev:** Bump vite from 6.1.4 to 6.1.5 ([ #88 ] ( https://github.com/litingyes/typescript-starter/pull/88 ) )
25+ - ** deps-dev:** Bump vite from 6.1.5 to 6.1.6 ([ #89 ] ( https://github.com/litingyes/typescript-starter/pull/89 ) )
26+ - ** deps-dev:** Bump vite-plugin-dts from 4.5.3 to 4.5.4 ([ #90 ] ( https://github.com/litingyes/typescript-starter/pull/90 ) )
27+
28+ ### 🤖 CI
29+
30+ - ** release:** Remove duplicate actions/setup-node ([ f8458e5] ( https://github.com/litingyes/typescript-starter/commit/f8458e5 ) )
31+
32+ ### ❤️ Contributors
33+
34+ - Litingyes ([ @litingyes ] ( https://github.com/litingyes ) )
35+
Original file line number Diff line number Diff line change 11{
22 "name" : " @litingyes/typescript-starter" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "private" : false ,
66 "packageManager" :
" [email protected] +sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b" ,
77 "description" : " A typescript project startup template" ,
You can’t perform that action at this time.
0 commit comments