We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d5aed commit 86b21f3Copy full SHA for 86b21f3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [0.5.2](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.1...v0.5.2) (2023-09-12)
4
+
5
6
+### Bug Fixes
7
8
+* 🩹 add subject if no emoji ([12d5aed](https://github.com/thierrymichel/cz-ccgls/commit/12d5aed387a629c1c62bae1a322d18747c363098))
9
10
## [0.5.1](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.0...v0.5.1) (2023-07-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments