Skip to content

Commit

Permalink
release: v0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu committed Nov 9, 2022
1 parent e68dd5d commit 9f86a61
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v0.42.0] - 2022-11-09

### Added

- test help function `runClient` to mock calls to Clockfy's API
Expand Down Expand Up @@ -1043,7 +1045,8 @@ time entry.
- Golang CLI using [cobra](https://github.com/spf13/cobra)
- Makefile to help setup actions

[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.41.0...HEAD
[Unreleased]: https://github.com/lucassabreu/clockify-cli/compare/v0.42.0...HEAD
[v0.42.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.42.0
[v0.41.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.41.0
[v0.40.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.40.0
[v0.39.0]: https://github.com/lucassabreu/clockify-cli/releases/tag/v0.39.0
Expand Down

0 comments on commit 9f86a61

Please sign in to comment.