Skip to content

Commit

Permalink
chore(changelog): update dates of new releases
Browse files Browse the repository at this point in the history
Signed-off-by: Sandro-Alessio Gierens <[email protected]>
  • Loading branch information
gierens committed Dec 29, 2024
1 parent 33aeece commit 0efa8d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is the combined changelog of all contained `lrzcc` crates.
## [Unreleased]
...

## [lrzcc-cli-v1.5.0] - 2024-12-28
## [lrzcc-cli-v1.5.0] - 2024-12-29

### Features
- add user-budget sync command to bugdgeting module
Expand All @@ -17,7 +17,7 @@ This is the combined changelog of all contained `lrzcc` crates.
- bump serde from 1.0.215 to 1.0.216
- bump colored from 2.1.0 to 2.2.0

## [lrzcc-lib-v1.6.0] - 2024-12-28
## [lrzcc-lib-v1.6.0] - 2024-12-29

### Features
- add UserBudgetApi.sync function to budgeting module
Expand All @@ -33,7 +33,7 @@ This is the combined changelog of all contained `lrzcc` crates.
- bump serde_json from 1.0.133 to 1.0.134
- bump serde from 1.0.215 to 1.0.216

## [lrzcc-api-v0.6.0] - 2024-12-28
## [lrzcc-api-v0.6.0] - 2024-12-29

### Features
- add user_budget_sync endpoint to budgeting module
Expand All @@ -53,7 +53,7 @@ This is the combined changelog of all contained `lrzcc` crates.
- bump serde from 1.0.215 to 1.0.216
- bump config from 0.14.1 to 0.15.4

## [lrzcc-wire-v1.5.0] - 2024-12-28
## [lrzcc-wire-v1.5.0] - 2024-12-29

### Features
- add UserBudgetSync struct to budgeting module
Expand All @@ -64,7 +64,7 @@ This is the combined changelog of all contained `lrzcc` crates.
### Dependencies
- Bump serde from 1.0.215 to 1.0.216

## [lrzcc-test-v0.4.0] - 2024-12-28
## [lrzcc-test-v0.4.0] - 2024-12-29

### Tests
- add flavor modify tests to resource module
Expand Down

0 comments on commit 0efa8d6

Please sign in to comment.