We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ccc4d commit 8005f0dCopy full SHA for 8005f0d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+# [0.6.0](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.4...v0.6.0) (2023-11-08)
4
+
5
6
+### Features
7
8
+* ✨ support gitlab pagination ([c3ccc4d](https://github.com/thierrymichel/cz-ccgls/commit/c3ccc4d1d95b18d4a89373f31dc80e31546d8178))
9
10
## [0.5.4](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.3...v0.5.4) (2023-09-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cz-ccgls",
- "version": "0.5.4",
+ "version": "0.6.0",
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
"keywords": [
"commit",
0 commit comments