Releases: streamich/git-cz
Releases · streamich/git-cz
v4.0.0
4.0.0 (2020-01-16)
Bug Fixes
- 🐛 Adhere to lerna settings for workspaces directory (4151235), closes #85
- 🐛 fixes autocomplete prompt import (91226ba)
- 🐛 fixes scope's empty string answer issue (53dd466)
- 🐛 make semantic-release publish to NPM (6f5c836)
- 🐛 simplify semantic-release config (3872978)
- remove emojis when disableEmoji is true (62915be)
Continuous Integration
- 🎡 remove NPM semantic-release plugin for on release (a9f23eb)
Features
- 🎸 adds a feature to search for types (f8c3452)
- 🎸 adds git hooks support (80176cd), closes #79
- 🎸 adds scope search in scopes question (70bf18b)
BREAKING CHANGES
v3.2.1
3.2.1 (2019-07-01)
Bug Fixes
v3.2.0
3.2.0 (2019-07-01)
Bug Fixes
- 🐛 don't add emoji to head only when "disableEmoji" is true (45489c8)
Features
- 🎸 added disableEmojis on config (448873e)
v3.1.1
3.1.1 (2019-04-26)
Bug Fixes
v3.1.0
3.1.0 (2019-04-26)
Features
v3.0.1
3.0.1 (2019-03-25)
Bug Fixes
- 🐛 Allow usage of package on win32 (41c2170), closes #21
v3.0.0
3.0.0 (2019-03-22)
Features
- 🎸 add emojis to BREAKING CHANGE and closed issue sections (5e6dc17)
BREAKING CHANGES
✅ Closes: test
v2.0.0
2.0.0 (2019-03-11)
Features
- 🎸 use "closes" keywoard to close GitHub issues (bb89aec), closes #123
BREAKING CHANGES
- "closes" keyboard is used instead of "issues", which will close GitHub
issues.
v1.8.4
1.8.4 (2019-03-05)
Bug Fixes
- actually return execSync() result (9321454), closes #19
v1.8.3
1.8.3 (2019-03-05)
Bug Fixes
- 🐛 add extra space after emoji (47a746a)