Skip to content

Commit 0bbbb17

Browse files
chore(release): 0.5.0 [skip ci]
# [0.5.0](v0.4.6...v0.5.0) (2023-07-18) ### Features * ✨ add branchScope support ([54857b1](54857b1)) * ✨ add folderScopes support ([caff648](caff648)) * ✨ add Gitlab issues support ([77cb008](77cb008))
1 parent 77cb008 commit 0bbbb17

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
# [0.5.0](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.6...v0.5.0) (2023-07-18)
4+
5+
6+
### Features
7+
8+
* ✨ add branchScope support ([54857b1](https://github.com/thierrymichel/cz-ccgls/commit/54857b1c4600cf6f220b291fd8d9126db1807d66))
9+
* ✨ add folderScopes support ([caff648](https://github.com/thierrymichel/cz-ccgls/commit/caff648de7c0427bbd2c7f043b3d340ef42a0ed2))
10+
* ✨ add Gitlab issues support ([77cb008](https://github.com/thierrymichel/cz-ccgls/commit/77cb0089f2101584af521a54312fe1e95243a4aa))
11+
312
## [0.4.6](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.5...v0.4.6) (2023-01-03)
413

514

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-ccgls",
3-
"version": "0.4.6",
3+
"version": "0.5.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)