Skip to content

Commit bd92601

Browse files
chore(release): 0.7.0 [skip ci]
# [0.7.0](v0.6.2...v0.7.0) (2023-11-22) ### Features * ✨ get (and pre-select) current folder as scope ([c4b0518](c4b0518))
1 parent c4b0518 commit bd92601

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.7.0](https://github.com/thierrymichel/cz-ccgls/compare/v0.6.2...v0.7.0) (2023-11-22)
4+
5+
6+
### Features
7+
8+
* ✨ get (and pre-select) current folder as scope ([c4b0518](https://github.com/thierrymichel/cz-ccgls/commit/c4b05187e8f6a9d7469b5b0480d1599d6bde0a50))
9+
310
## [0.6.2](https://github.com/thierrymichel/cz-ccgls/compare/v0.6.1...v0.6.2) (2023-11-22)
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.2",
3+
"version": "0.7.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)