File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
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
+
2
28
## v0.1.1...main
3
29
4
30
[ compare changes] ( https://github.com/stacksjs/bun-spreadsheets/compare/v0.1.1...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-spreadsheets" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.2 " ,
4
+ "version" : " 0.2.0 " ,
5
5
"description" : " Easily generate spreadsheets, like CSVs and Excel files." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments