We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3831f54 commit f98c2d5Copy full SHA for f98c2d5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [0.3.4](https://github.com/thierrymichel/cz-ccgls/compare/v0.3.3...v0.3.4) (2021-11-05)
4
+
5
6
+### Bug Fixes
7
8
+* :hammer: esbuild plugin for nodeJS core modules ([3831f54](https://github.com/thierrymichel/cz-ccgls/commit/3831f54c13fb81ab7e7047d9664768eb61b4e07d))
9
10
## [0.3.3](https://github.com/thierrymichel/cz-ccgls/compare/v0.3.2...v0.3.3) (2021-11-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.3.3",
+ "version": "0.3.4",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments