Skip to content

Commit

Permalink
build: 🔖 publish v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Jun 25, 2022
1 parent 665d509 commit 4b82949
Show file tree
Hide file tree
Showing 8 changed files with 53 additions and 5 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.3.6](https://github.com/Zhengqbbb/cz-git/compare/v1.3.5...v1.3.6) (2022-06-25)


### Features

* **cli:** `czg` cli add core commit msg ([7d9dc15](https://github.com/Zhengqbbb/cz-git/commit/7d9dc15de97ccf9f890a10c37811546165539de9)), closes [#37](https://github.com/Zhengqbbb/cz-git/issues/37)
* **cz-git:** add `markBreakingChangeMode` options to add extra prompt ([da4b624](https://github.com/Zhengqbbb/cz-git/commit/da4b6245a139ac240d3f64d2ba4c052bee8c015a)), closes [#38](https://github.com/Zhengqbbb/cz-git/issues/38)


### Performance Improvements

* **cz-git:** `cz-git` packages size 1.7MB => 1.5MB ([665d509](https://github.com/Zhengqbbb/cz-git/commit/665d50979ce0d381fe341b187484d7582a06f769))
* **cz-git:** change bundle strategy | reduce 0.14MB ([1f1e746](https://github.com/Zhengqbbb/cz-git/commit/1f1e7463dadf3fe74a069cb4e1b6184c59dcbaa2)), closes [#37](https://github.com/Zhengqbbb/cz-git/issues/37)



## [1.3.5](https://github.com/Zhengqbbb/cz-git/compare/v1.3.4...v1.3.5) (2022-06-16)


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.3.5",
"version": "1.3.6",
"private": true,
"description": "A better customizable and git support commitizen adapter",
"keywords": [
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.3.5",
"version": "1.3.6",
"description": "provide cz-git inquirer plugins, include search-list, search-checkbox, complete-input",
"keywords": [
"cz-git",
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.3.5",
"version": "1.3.6",
"description": "commitizen and commitlint configure loader for cz-git",
"keywords": [
"cz-git",
Expand Down
16 changes: 16 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## [1.3.6](https://github.com/Zhengqbbb/cz-git/compare/v1.3.5...v1.3.6) (2022-06-25)


### Features

* **cli:** `czg` cli add core commit msg ([7d9dc15](https://github.com/Zhengqbbb/cz-git/commit/7d9dc15de97ccf9f890a10c37811546165539de9)), closes [#37](https://github.com/Zhengqbbb/cz-git/issues/37)
* **cz-git:** add `markBreakingChangeMode` options to add extra prompt ([da4b624](https://github.com/Zhengqbbb/cz-git/commit/da4b6245a139ac240d3f64d2ba4c052bee8c015a)), closes [#38](https://github.com/Zhengqbbb/cz-git/issues/38)


### Performance Improvements

* **cz-git:** `cz-git` packages size 1.7MB => 1.5MB ([665d509](https://github.com/Zhengqbbb/cz-git/commit/665d50979ce0d381fe341b187484d7582a06f769))
* **cz-git:** change bundle strategy | reduce 0.14MB ([1f1e746](https://github.com/Zhengqbbb/cz-git/commit/1f1e7463dadf3fe74a069cb4e1b6184c59dcbaa2)), closes [#37](https://github.com/Zhengqbbb/cz-git/issues/37)



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.3.5",
"version": "1.3.6",
"description": "Interactive Commitizen CLI that generate standardized commit messages",
"keywords": [
"commit",
Expand Down
16 changes: 16 additions & 0 deletions packages/cz-git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.3.6](https://github.com/Zhengqbbb/cz-git/compare/v1.3.5...v1.3.6) (2022-06-25)


### Features

* **cli:** `czg` cli add core commit msg ([7d9dc15](https://github.com/Zhengqbbb/cz-git/commit/7d9dc15de97ccf9f890a10c37811546165539de9)), closes [#37](https://github.com/Zhengqbbb/cz-git/issues/37)
* **cz-git:** add `markBreakingChangeMode` options to add extra prompt ([da4b624](https://github.com/Zhengqbbb/cz-git/commit/da4b6245a139ac240d3f64d2ba4c052bee8c015a)), closes [#38](https://github.com/Zhengqbbb/cz-git/issues/38)


### Performance Improvements

* **cz-git:** `cz-git` packages size 1.7MB => 1.5MB ([665d509](https://github.com/Zhengqbbb/cz-git/commit/665d50979ce0d381fe341b187484d7582a06f769))
* **cz-git:** change bundle strategy | reduce 0.14MB ([1f1e746](https://github.com/Zhengqbbb/cz-git/commit/1f1e7463dadf3fe74a069cb4e1b6184c59dcbaa2)), closes [#37](https://github.com/Zhengqbbb/cz-git/issues/37)



## [1.3.5](https://github.com/Zhengqbbb/cz-git/compare/v1.3.4...v1.3.5) (2022-06-16)


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.3.5",
"version": "1.3.6",
"description": "A better customizable and git support commitizen adapter",
"keywords": [
"commitizen-adapter",
Expand Down

0 comments on commit 4b82949

Please # to comment.