Skip to content

Commit d932494

Browse files
chore(release): 0.6.2 [skip ci]
## [0.6.2](v0.6.1...v0.6.2) (2023-11-22) ### Bug Fixes * 🩹 no sprint/… branch scope ([ae90433](ae90433))
1 parent ae90433 commit d932494

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.2](https://github.com/thierrymichel/cz-ccgls/compare/v0.6.1...v0.6.2) (2023-11-22)
4+
5+
6+
### Bug Fixes
7+
8+
* 🩹 no sprint/… branch scope ([ae90433](https://github.com/thierrymichel/cz-ccgls/commit/ae904333fa82bb8775045841d00496a9473b632e))
9+
310
## [0.6.1](https://github.com/thierrymichel/cz-ccgls/compare/v0.6.0...v0.6.1) (2023-11-08)
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.6.1",
3+
"version": "0.6.2",
44
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
55
"keywords": [
66
"commit",

0 commit comments

Comments
 (0)