Skip to content

Commit 042b41d

Browse files
committed
release: v0.49.0
1 parent 5fd41ed commit 042b41d

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.49.0] - 2024-03-29
15+
1416
### Added
1517

1618
- report subcommands now allowing passing multiple projects to search/filter
@@ -1160,7 +1162,8 @@ time entry.
11601162
- Golang CLI using [cobra](https://github.com/spf13/cobra)
11611163
- Makefile to help setup actions
11621164

1163-
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.48.2...HEAD
1165+
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.49.0...HEAD
1166+
[v0.49.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.49.0
11641167
[v0.48.2]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.48.2
11651168
[v0.48.1]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.48.1
11661169
[v0.48.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.48.0

0 commit comments

Comments
 (0)