All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.3 (2022-08-17)
3.0.2 (2022-05-19)
3.0.1 (2022-05-05)
- 🐛 revert default emoji config from none to code (3000e9e)
3.0.0 (2022-05-04)
- set gitmoji disabled by default. closes: #118
- gacp no longer push tags. closes #123
- support disable gitmoji (0b9e9dd)
- add
--no-verify
option`: ✨ (1d81dab), closes #121 - remove
--follow-tags
when pushing (f94879e)
- deps: update dependency execa to v5 (c8d39de)
- deps: update dependency fs-extra to v10 (69d3ace)
- deps: update dependency yargs to v17 (78ea990)
2.10.2 (2020-10-13)
2.10.1 (2020-10-13)
- 🐛 fix history not working (8cb774d)
- deps: update dependency cosmiconfig to v7 (6cd362b)
- deps: update dependency update-notifier to v5 (781ce71)
- deps: update dependency yargs to v16 (98f5753)
2.10.0 (2020-06-23)
- deps: update dependency chalk to v4 (4dd27bd)
- deps: update dependency conventional-commit-types to v3 (44fe77d)
- deps: update dependency cosmiconfig to v6 (bf0168e)
- deps: update dependency execa to ^0.11.0 (55e4b14)
- deps: update dependency execa to v4 (87a4dc4)
- deps: update dependency fs-extra to v9 (ada4c09)
- deps: update dependency update-notifier to v4 (2e1670f)
- deps: update dependency yargs to v15 (f8cde91)
2.9.0 (2020-05-05)
- ✨ support run
gacp
in a git subdirectory (9bad872)
2.8.0 (2020-04-29)
- 🐛 fix commitlint rule when rule config is set to
never
(6ffbe7c)
- 🚸 add vscode debug config (2aa6aaa)
- ✨ support run postpush hook (d7bc7d8), closes #45 #46
- ✨ add
--set-upstream
option whengit push
(50d9258), closes #44
2.7.2 (2020-02-25)
- typo: ⏪ revert last fix,
terse
totense
(5aa6bc1)
2.7.1 (2020-02-25)
2.7.0 (2020-02-19)
- ✨ support
--no-add
(bd5fb4f)
2.6.3 (2020-02-03)
2.6.2 (2019-07-16)
2.6.1 (2019-07-16)
- format: 🐛 fix wrap body or footer at the right width (1b62903)
- format: 🐛 fix wrap body or footer at the right width (#33) (3f29a7c)
- nyc: ✅ fix nyc coverage report (89f1d02)
2.6.0 (2019-07-04)
- commitlint config: ✨ format commit message with local com (3481762)
2.5.8 (2019-06-20)
- error output: 🐛 Improve uncaught error output (dcb91fe)
2.5.7 (2019-06-20)
- error output: 🐛 Improve uncaught error output (9c2f3a9)
2.5.6 (2019-06-20)
- shebang: 🐛 Fix missing shebang (9b72b9b)
2.5.5 (2019-06-20)
- stdout: 🐛 Fix stdout without colors (c4d959a)
2.5.4 (2019-06-19)
- update notifier: 🐛 Fix install command will be
yarn add gacp
(3248e60)
2.5.3 (2019-06-17)
2.5.2 (2019-06-17)
- emoji: 🐛 Fix none in emoji (98f6048)
2.5.1 (2019-06-14)
- prompt: 🐛 Fix prompt default value (4cfa76a)
2.5.0 (2019-06-14)
- prompt: ✨ Use autocomplete to improve select experience (b3af533)
2.4.0 (2019-06-14)
- commitlint: 🐛fix header-max-length to 72 (c08b207)
2.3.3 (2019-06-13)
- history: ⚡Optimize history performance (c4850db)
2.3.2 (2019-06-13)
2.3.1 (2019-06-13)
2.3.0 (2019-06-13)
- add options: ✨add push option (f94fc07)
2.2.1 (2019-06-13)
- history: 🐛Keep history only when commit message fails (1379167)
2.2.0 (2019-06-13)
2.1.2 (2019-04-01)
2.1.1 (2019-01-10)
- push: 🐛fix push with --follow-tags (f0b9ef2)
2.1.0 (2018-08-02)
- gitmojis: ✨Add 3 more emoji (cc7aa71)
2.0.1 (2018-01-29)
2.0.0 (2018-01-29)
- console: ✨Update console output, show more details. (f7fb480)
- prettier: ✨Replace eslint with prettier (f6a131c)
1.9.2 (2018-01-22)
1.9.1 (2018-01-22)
1.9.0 (2018-01-22)
- gtimojis: ✨Update gitmojis (58ee25b)
1.8.0 (2017-05-31)
- update-notifier: ✨Add
update-notifier
(545f95a)
1.7.0 (2017-05-27)
1.6.1 (2017-03-20)
1.6.0 (2017-02-05)
- commit types: ✨Select commit types with order (8e95772)
1.5.1 (2017-02-05)
- configManager: 🐛Fix gitmoji stat order (a21ffbe)
1.5.0 (2017-02-04)
- ✨Update gitmoji list; Use yarn; Sort gitmoji by usage count (022b38e)
1.4.6 (2017-01-27)
1.4.5 (2016-12-21)
- 🐛revert fix when user presses key, console output gets wired, preserve user input (5dd304c)
1.4.4 (2016-12-04)
- 🐛fix process not exiting after
listr
have done (9710067)
1.4.3 (2016-12-03)
- 🐛fix when user presses key, console output gets wired (7301f00)
1.4.2 (2016-11-28)
- push: 🐛fix check push, when remote branch not exists, an error thrown (8e7a70e)
- push: 🐛fix check push, when remote branch not exists, output errors (d116891)
1.4.1 (2016-11-27)
- git: 🐛fix check remote differ (c8603cc)
1.4.0 (2016-11-27)
- babel: 🐛fix babel rest spread arguments (9c8352b)
- git: 🐛fetch before check need push (68db649)
- prompt: 🐛if nothing changed, prompt is not needed (84498d0)
- tasks: 🐛fix no traking remote (860f272)
- commit: check if a git tree is clean (707750d)
- exec: 🔨using
execa
instead ofshelljs
(6dc5256) - git: ✨check remote differ to info users to pull first; check local status to decide i (7bca53c)
- git: ✨skip tasks or add task according to git status (3793d68)
- tasks: ✨skip git push when there is no tracking remote (d4a6fe9)
1.3.3 (2016-11-27)
- commit: 🐛fix:
"
string in commit message causes command spilt (68206c5)
1.3.2 (2016-11-26)
- commit: 🐛fix commit when message contains '`', fix push when remote not exists (f198c2c)
1.3.1 (2016-11-23)
- push: ✨push with tag (64009d2)
1.3.0 (2016-11-23)
- emoji: add emoji support in commit (b6f6233)
1.2.0 (2016-11-23)
- changelog: 📝test emoji on cz (07c0707)
1.1.2 (2016-11-23)
1.1.1 (2016-11-23)
1.1.0 (2016-11-22)
1.0.0 (2016-11-22)
- check git repository (ff0585a)
- optimize help message
0.0.0 (2016-11-22)
- first version