Skip to content

Commit 9406552

Browse files
committed
chore(release): 1.0.20
1 parent ac160c9 commit 9406552

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.20](https://github.com/chandq/json2excel-cli/compare/v1.0.19...v1.0.20) (2023-09-04)
6+
7+
8+
### Bug Fixes
9+
10+
* badge for build status ([ac160c9](https://github.com/chandq/json2excel-cli/commit/ac160c96830b1ea07a1a86950aa33cd972c21d69))
11+
512
### 1.0.19 (2023-09-04)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-excel-cli",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"description": "🦅 Support multi-language file and Chinese-English comparison table excel file conversion",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)