We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0efd9 commit d82bffeCopy full SHA for d82bffe
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [0.4.3](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.2...v0.4.3) (2022-08-12)
4
+
5
6
+### Bug Fixes
7
8
+* :bug: fix Project is not a constructor ([fb0efd9](https://github.com/thierrymichel/cz-ccgls/commit/fb0efd90221baf61bf75894a9d6913b4c0008894))
9
10
## [0.4.2](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.1...v0.4.2) (2022-03-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments