Skip to content

Commit 8005f0d

Browse files
chore(release): 0.6.0 [skip ci]
# [0.6.0](v0.5.4...v0.6.0) (2023-11-08) ### Features * ✨ support gitlab pagination ([c3ccc4d](c3ccc4d))
1 parent c3ccc4d commit 8005f0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

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+
310
## [0.5.4](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.3...v0.5.4) (2023-09-21)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-ccgls",
3-
"version": "0.5.4",
3+
"version": "0.6.0",
44
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
55
"keywords": [
66
"commit",

0 commit comments

Comments
 (0)