We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ac700 commit 7551912Copy full SHA for 7551912
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [0.5.1](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.0...v0.5.1) (2023-07-19)
4
+
5
6
+### Bug Fixes
7
8
+* 🩹 increase per page issues ([60ac700](https://github.com/thierrymichel/cz-ccgls/commit/60ac700d131364f531b27cfc87507a09060a8f72))
9
10
# [0.5.0](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.6...v0.5.0) (2023-07-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments