All Versions
39
Latest Version
Avg Release Cycle
10 days
Latest Release
821 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.3.2 Changes
May 21, 2022๐ Features
- cz-git: add theme color for prompt inquirer (d776149), closes #28
- cz-git: use search-list replace autocomplete (5dbe4e2), closes #28
- ๐ plugin-inquirer: checkbox support theme color configure (8c2effe)
- ๐ plugin-inquirer: done search-list inquirer plugin (ad12f75), closes #28
๐ Performance Improvements
- โก๏ธ :zap: update tsup bundle build cz-git (0e15e1c)
$ npm i -D cz-git + [email protected] added 1 package from 1 contributor and audited 1 package in 0.47s $ du -sh ./node_modules 1.8M ./node_modules/cz-git/
-
v1.3.1 Changes
May 14, 2022$ npm i -D cz-git + [email protected] added 1 package from 1 contributor and audited 1 package in 0.611s $ du -sh ./node_modules 5.6M ./node_modules/cz-git/
๐ Bug Fixes
- ๐ plugin-inquirer: bump inquirer version (1111fda)
-
v1.3.0 Changes
May 14, 2022๐ Bug Fixes
- cz-git: fix emoji and checkbox subcmd usage (9efe275)
๐ Features
- cz-git: add get command arg to set useEmoji and enableMultipleScopes (2cebeea)
- cz-git: configure loader extract, perf load speed (d4ec683), closes #24 #25
- cz-git: update ci defalut emoji code: ferris_wheel (4df8de8)
๐ฅ BREAKING CHANGES
- cz-git: No supprt typescript config define file.
commitlint.config.ts
-
v1.2.9 Changes
May 12, 2022๐ Bug Fixes
- cz-git: fix empty scope err validate for not allow empty (654f75f)
๐ Features
- cz-git: add multiple scopes mode (89470d9), closes #14
- ๐ plugin-inquirer: add figures symbols (3eea116)
- ๐ plugin-inquirer: add separator option for checkbox multiple (3eaab45)
- ๐ plugin-inquirer: add style util Fuc to output colorizen of prompt (9c48ace)
- ๐ plugin-inquirer: done checkbox inquirer plugin for multiple (26b54c5), closes #14
- ๐ plugin-inquirer: done the checkbox core render (2849162), closes #14
-
v1.2.7 Changes
April 27, 2022๐ Bug Fixes
- ๐ fix deploy script (a2b6242)
-
v1.2.6 Changes
April 27, 2022๐ Bug Fixes
- cz-git: fix breaking char priority than maxNumber (4f463fa)
๐ Features
- cz-git: support single item intelligent filter ouput of scope and issueprefix (73f688c), closes #12
- cz-git: upgrade inquirer dep version 8.2.2 (fbbf429)
โช Reverts
- cz-git: fix getSingleParams use error param (3c32415)
-
v1.2.4 Changes
April 23, 2022 -
v1.2.3 Changes
April 07, 2022๐ Features
- cz-git: add typesAppend options to add extra types to default types (8e8d4cc)