Releases: vivaxy/vscode-conventional-commits
Releases · vivaxy/vscode-conventional-commits
Release v1.21.0
Features
Bug Fixes
- readme: 📝 fix the configuration mistake (c59fba3)
Release v1.20.0
Features
- editor: ✨ add option to allow keeping editor after saving files (7d773c4), closes #128
- extension: ✨ add new version note (92e554c)
- extension: ✨ add two commands about note (d9e1118)
Release v1.19.0
Features
- body: ✨ add option to remove body prompt (a199912), closes #107
- footer: ✨ add option to remove footer prompt (46fc717), closes #107
Bug Fixes
- commit-message: 🐛 fix the prompt context retaining issue (#119) (cde052c)
- log: 🐛 fix repeated output of extension version (bb809ae)
Release v1.18.2
Bug Fixes
- commitlint: 🐛 fix commitlint configuration loading issue (f29c3a7), closes #102
Release v1.18.1
Bug Fixes
- commitlint: 🐛 repair commitlint configuration failures (#103) (b79bb31), closes #102
Release v1.18.0
Features
- scope: ✨ add option to disable scope prompt (#95) (a35bc7b), closes #43
Bug Fixes
Release v1.17.0
Features
Bug Fixes
- localization: 🌐 fix localization missing by using the webpack (f331c24)
- localization: 🌐 fix localization missing by using the wekpack (#82) (1bc69b9)
Release v1.16.1
Bug Fixes
- actions: 🐛 fix the pushing commit before the publishing (#65) (8117589), closes #64
- actions: ♻️ rebuild ci publish system (#63) (70e785b), closes #59