Skip to content

Commit 8227c96

Browse files
committed
release: v0.55.0
1 parent 8c0b00b commit 8227c96

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
## [Unreleased]
1313

14+
## [v0.55.0] - 2025-06-26
15+
1416
### Added
1517

1618
- support to limit how many time entries should be listed on the `report` commands, and choose which page to
@@ -1242,7 +1244,8 @@ time entry.
12421244
- Golang CLI using [cobra](https://github.com/spf13/cobra)
12431245
- Makefile to help setup actions
12441246

1245-
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.54.2...HEAD
1247+
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.55.0...HEAD
1248+
[v0.55.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.55.0
12461249
[v0.54.2]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.54.2
12471250
[v0.54.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.54.1
12481251
[v0.54.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.54.0

0 commit comments

Comments
 (0)