File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## v0.1.2...main
3+
4+ [ compare changes] ( https://github.com/stacksjs/ts-spreadsheets/compare/v0.1.2...main )
5+
6+ ### 🚀 Enhancements
7+
8+ - Create node compatibility ([ eca2390] ( https://github.com/stacksjs/ts-spreadsheets/commit/eca2390 ) )
9+ - Add cli & binaries ([ ddb5577] ( https://github.com/stacksjs/ts-spreadsheets/commit/ddb5577 ) )
10+
11+ ### 📖 Documentation
12+
13+ - Added documentation ([ 1bf9f7d] ( https://github.com/stacksjs/ts-spreadsheets/commit/1bf9f7d ) )
14+ - Hard code contributors link ([ dfeb93c] ( https://github.com/stacksjs/ts-spreadsheets/commit/dfeb93c ) )
15+
16+ ### 🏡 Chore
17+
18+ - Use text lock file ([ b3e8ecd] ( https://github.com/stacksjs/ts-spreadsheets/commit/b3e8ecd ) )
19+ - Several adjustments ([ 0a4f2c2] ( https://github.com/stacksjs/ts-spreadsheets/commit/0a4f2c2 ) )
20+ - Re-set unconfig version ([ 96146a1] ( https://github.com/stacksjs/ts-spreadsheets/commit/96146a1 ) )
21+ - Adjust readme ([ e7b1bc8] ( https://github.com/stacksjs/ts-spreadsheets/commit/e7b1bc8 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
26+ - Cab-mikee ([ @cab-mikee ] ( http://github.com/cab-mikee ) )
27+
228## v0.1.1...main
329
430[ compare changes] ( https://github.com/stacksjs/bun-spreadsheets/compare/v0.1.1...main )
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-spreadsheets" ,
33 "type" : " module" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.2.0 " ,
55 "description" : " Easily generate spreadsheets, like CSVs and Excel files." ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments