Releases: favoloso/conventional-changelog-emoji
Releases · favoloso/conventional-changelog-emoji
Release 0.10.0
✨ Features
- Add support for breaking changes bump in commit messages (1612535)
🐛 Bug Fixes
- Replace correctly arguments when linter errors are shown (79ba400)
📚 Documentation
Release 0.9.0
✨ Features
- Add translations support for headings and rules (553f3d7)
🐛 Bug Fixes
- Fix a bug while parsing some emojis (like ⚡️) (9da7bac)
📚 Documentation
- Add
language
option to README (bd219ad)
Release 0.8.0
✨ Features
- Add body, header and subject lint rules (7b7f5a7)
- Add linter formatted messages (adfe690)
- Add linting system (f669617)
🛠 Improvements
- Enable
emoji-require
rule by default (c1b7587)
- Enhanced lint messages formatting (954b796)
🐛 Bug Fixes
- Fix body leading when terminating with \n (9ed4d17)
📚 Documentation
- Adds linter rules documentation (82bba6c)
🏗 Chore
- Rename bin to
emoji-commit-lint
(d271cd3)
Release 0.7.0
✨ Features
🏗 Chore
- Add automatic emojis table generation in README (82eccbd)
- Setup prettier (31ea40c)
Release 0.6.0
✨ Features
- Add custom emojis support (80ab5a8)
🛠 Improvements
Release 0.5.0
✨ Features
- Add
minorForBreakingInDevelopment
config option (8824c35)
🏗 Chore
- Add coverage reporting with Codecov (ca50e15)
- Add coveralls (f590aeb)
- Use yarn caching for Travis (ddf4623)
📚 Documentation
Release 0.4.1
🐛 Bug Fixes
- Fix bug in aliased emoji replacement (395c15d)
🛠 Improvements
- Enhance list of emojis and aliases (a62dd58)
- Rename cosmiconfig module to "favolosoEmoji" (e0b8f5b)
Release 0.4.0
✨ Features
- Add
showEmojiPerCommit
option (f6b79b5)
🏗 Chore
Release 0.3.0
✨ Features
- ✨
fixAliasedEmoji
config option (63e5c13)
🐛 Bug Fixes
- 🐛Fix newline on changelog generation for commit lines (608c7fc)
📦 Build
- 📦Edit vscode configuration (277f8e3)
- 📦Increment changelog with ourself (5e43a0c)
🛠 Improvements
- 🛠Enhance changelog templates (46067c7)
- ♻️Refactor emoji list (ab448ca)