Skip to content

Commit fbe1319

Browse files
committed
chore: release v0.1.2
1 parent 7394a7e commit fbe1319

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
## v0.1.1...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-spreadsheets/compare/v0.1.1...main)
5+
6+
### 🏡 Chore
7+
8+
- Resolve lint issues ([b834312](https://github.com/stacksjs/bun-spreadsheets/commit/b834312))
9+
- Resolve release flow ([7394a7e](https://github.com/stacksjs/bun-spreadsheets/commit/7394a7e))
10+
11+
### ❤️ Contributors
12+
13+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
14+
215
## v0.1.0...main
316

417
[compare changes](https://github.com/stacksjs/bun-spreadsheets/compare/v0.1.0...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-spreadsheets",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "Easily generate spreadsheets, like CSVs and Excel files.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)