Skip to content

Commit

Permalink
Preparing release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xendk committed Sep 11, 2024
1 parent a59ab42 commit c12695f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Intended Effort Versioning](https://jacobtomlinson.dev/effver/).


## 1.3.0 - [Unreleased]
## 1.3.1 - [Unreleased]

## [1.3.0] - 2024-09-11

### Removed
- Removed `billable_rounded_hours`
Expand Down Expand Up @@ -78,7 +80,8 @@ and this project adheres to [Intended Effort Versioning](https://jacobtomlinson.
- Initial version, with syncing, and the legacy endpoint.

<!-- links -->
[Unreleased]: https://github.com/reload/combine.git/compare/v1.2.2...HEAD
[Unreleased]: https://github.com/reload/combine.git/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/reload/combine.git/compare/v1.2.2...v1.3.0
[1.2.2]: https://github.com/reload/combine.git/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/reload/combine.git/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/reload/combine.git/compare/v1.1.5...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: combine
version: 1.2.2
version: 1.3.0

authors:
- Thomas Fini Hansen <[email protected]>
Expand Down

0 comments on commit c12695f

Please sign in to comment.