Skip to content

Commit 1bb4762

Browse files
committed
chore(release): v3.0.3
1 parent c906bbc commit 1bb4762

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v3.0.3
5+
6+
[compare changes](https://github.com/namesmt/easy-spreadsheet-write/compare/v3.0.2...v3.0.3)
7+
8+
### 📖 Documentation
9+
10+
- **README:** Update ([c906bbc](https://github.com/namesmt/easy-spreadsheet-write/commit/c906bbc))
11+
12+
### ❤️ Contributors
13+
14+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
15+
416
## v3.0.2
517

618
[compare changes](https://github.com/namesmt/easy-spreadsheet-write/compare/v3.0.1...v3.0.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "easy-spreadsheet-write",
33
"type": "module",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"packageManager": "pnpm@10.12.4",
66
"description": "Easily create spreadsheet files, json to xlsx.",
77
"author": "NamesMT <dangquoctrung123@gmail.com>",

0 commit comments

Comments
 (0)