We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da70155 commit 7be3c37Copy full SHA for 7be3c37
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [0.4.1](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.0...v0.4.1) (2022-03-22)
4
+
5
6
+### Bug Fixes
7
8
+* :arrow_down: downgrade cli-truncate ([da70155](https://github.com/thierrymichel/cz-ccgls/commit/da701554d333bd9a9104008c2a99c35822478a6d))
9
10
# [0.4.0](https://github.com/thierrymichel/cz-ccgls/compare/v0.3.4...v0.4.0) (2022-03-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments