Skip to content

Commit 6bf9ffe

Browse files
committed
chore(release): 1.0.21
1 parent 94fdfac commit 6bf9ffe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.21](https://github.com/chandq/json2excel-cli/compare/v1.0.20...v1.0.21) (2023-09-04)
6+
7+
8+
### Bug Fixes
9+
10+
* git flow of release-tag ([94fdfac](https://github.com/chandq/json2excel-cli/commit/94fdface1e008d6c635bb839256e7c6f36a0e772))
11+
* **publish:** remove useless git flow step and dep ([9c5e97a](https://github.com/chandq/json2excel-cli/commit/9c5e97a09188b0a4db76685b100a3e8c962abf07))
12+
513
### [1.0.20](https://github.com/chandq/json2excel-cli/compare/v1.0.19...v1.0.20) (2023-09-04)
614

715

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-excel-cli",
3-
"version": "1.0.20",
3+
"version": "1.0.21",
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)