Skip to content

Commit 7551912

Browse files
chore(release): 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2023-07-19) ### Bug Fixes * 🩹 increase per page issues ([60ac700](60ac700))
1 parent 60ac700 commit 7551912

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.5.1](https://github.com/thierrymichel/cz-ccgls/compare/v0.5.0...v0.5.1) (2023-07-19)
4+
5+
6+
### Bug Fixes
7+
8+
* 🩹 increase per page issues ([60ac700](https://github.com/thierrymichel/cz-ccgls/commit/60ac700d131364f531b27cfc87507a09060a8f72))
9+
310
# [0.5.0](https://github.com/thierrymichel/cz-ccgls/compare/v0.4.6...v0.5.0) (2023-07-18)
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.5.0",
3+
"version": "0.5.1",
44
"description": "Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.",
55
"keywords": [
66
"commit",

0 commit comments

Comments
 (0)