Skip to content

Commit

Permalink
build: 🔖 publish v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Jul 9, 2023
1 parent eaf3984 commit 3b113d5
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.7.0](https://github.com/Zhengqbbb/cz-git/compare/v1.6.2...v1.7.0) (2023-07-09)



## [1.6.2](https://github.com/Zhengqbbb/cz-git/compare/v1.6.1...v1.6.2) (2023-07-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cz-git",
"version": "1.6.2",
"version": "1.7.0",
"private": true,
"description": "A better customizable and git support commitizen adapter",
"author": "Zhengqbbb <[email protected]> (https://github.com/Zhengqbbb)",
Expand Down
2 changes: 1 addition & 1 deletion packages/@cz-git/plugin-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cz-git/inquirer",
"version": "1.6.2",
"version": "1.7.0",
"description": "provide cz-git inquirer plugins, include search-list, search-checkbox, complete-input",
"author": "Zhengqbbb <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/@cz-git/plugin-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cz-git/loader",
"version": "1.6.2",
"version": "1.7.0",
"description": "commitizen and commitlint configure loader for cz-git",
"author": "Zhengqbbb <[email protected]>",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.7.0](https://github.com/Zhengqbbb/cz-git/compare/v1.6.2...v1.7.0) (2023-07-09)



## [1.6.2](https://github.com/Zhengqbbb/cz-git/compare/v1.6.1...v1.6.2) (2023-07-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "czg",
"version": "1.6.2",
"version": "1.7.0",
"description": "Interactive Commitizen CLI that generate standardized git commit message",
"author": "Zhengqbbb <[email protected]> (https://github.com/Zhengqbbb)",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/cz-git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.7.0](https://github.com/Zhengqbbb/cz-git/compare/v1.6.2...v1.7.0) (2023-07-09)



## [1.6.2](https://github.com/Zhengqbbb/cz-git/compare/v1.6.1...v1.6.2) (2023-07-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/cz-git/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cz-git",
"version": "1.6.2",
"version": "1.7.0",
"description": "A better customizable and git support commitizen adapter",
"author": "Zhengqbbb <[email protected]> (https://github.com/Zhengqbbb)",
"license": "MIT",
Expand Down

0 comments on commit 3b113d5

Please sign in to comment.