From fc64e2d8a554b6df6eea35ae07f5ee81ef0dea3a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Sep 2023 15:18:31 +0000 Subject: [PATCH] chore(release): 0.5.3 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [0.5.3](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.2...v0.5.3) (2023-09-12) ### Bug Fixes * ⏪ test ([63328f8](https://github.com/thierrymichel/cz-ccgls/commit/63328f8e2e27a1b4fce69b249a6dc4af70bfd830)) * ⏪️ test ([5c50b17](https://github.com/thierrymichel/cz-ccgls/commit/5c50b17e9ee22ac61f9d1cbba0c94b74cf1e0800)) * � fix emoji with invisible "white space" ([d34766c](https://github.com/thierrymichel/cz-ccgls/commit/d34766cf150318058c7d9046042754047aa8be2f)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ba1282..3b55c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # CHANGELOG +## [0.5.3](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.2...v0.5.3) (2023-09-12) + + +### Bug Fixes + +* ⏪ test ([63328f8](https://github.com/thierrymichel/cz-ccgls/commit/63328f8e2e27a1b4fce69b249a6dc4af70bfd830)) +* ⏪️ test ([5c50b17](https://github.com/thierrymichel/cz-ccgls/commit/5c50b17e9ee22ac61f9d1cbba0c94b74cf1e0800)) +* � fix emoji with invisible "white space" ([d34766c](https://github.com/thierrymichel/cz-ccgls/commit/d34766cf150318058c7d9046042754047aa8be2f)) + ## [0.5.2](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.1...v0.5.2) (2023-09-12) diff --git a/package.json b/package.json index 7db5d69..62487e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cz-ccgls", - "version": "0.5.2", + "version": "0.5.3", "description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.", "keywords": [ "commit",