Skip to content

Commit a87f223

Browse files
chore(release): 0.4.4 [skip ci]
## [0.4.4](v0.4.3...v0.4.4) (2023-01-02) ### Bug Fixes * 👽️ update emojis URL ([cc3ada8](cc3ada8)) * 🩹 do not close mentionned issue ([028bbf5](028bbf5))
1 parent 028bbf5 commit a87f223

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## [0.4.4](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.3...v0.4.4) (2023-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* 👽️ update emojis URL ([cc3ada8](https://github.com/thierrymichel/cz-ccgls/commit/cc3ada8bb16056ce49fa1610802b4422a51dcd18))
9+
* 🩹 do not close mentionned issue ([028bbf5](https://github.com/thierrymichel/cz-ccgls/commit/028bbf5e4e32000b5e9b4f27397cd2449d4e45bc))
10+
311
## [0.4.3](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.2...v0.4.3) (2022-08-12)
412

513

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.3",
3+
"version": "0.4.4",
44
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
55
"keywords": [
66
"commit",

0 commit comments

Comments
 (0)