We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a7ad7 commit 993702eCopy full SHA for 993702e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [0.4.5](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.4...v0.4.5) (2023-01-03)
4
+
5
6
+### Bug Fixes
7
8
+* :heavy_minus_sign: replace cli-truncate ([f6a7ad7](https://github.com/thierrymichel/cz-ccgls/commit/f6a7ad7b60663f38cfd9cde84df1ed1110f2c34c))
9
10
## [0.4.4](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.3...v0.4.4) (2023-01-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.4.4",
+ "version": "0.4.5",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments