Skip to content

Commit

Permalink
chore: release (#220)
Browse files Browse the repository at this point in the history
Signed-off-by: martinohmann <[email protected]>
Co-authored-by: martinohmann <[email protected]>
  • Loading branch information
martinohmann and martinohmann authored Jan 3, 2024
1 parent 4b1d3ef commit 304d86c
Show file tree
Hide file tree
Showing 3 changed files with 553 additions and 359 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

All notable changes to this project will be documented in this file.

## [0.5.8] - 2024-01-03

### Dependencies

- Bump serde_yaml from 0.9.22 to 0.9.29 ([#217](https://github.com/martinohmann/dts/pull/217))
- Bump serde_json from 1.0.100 to 1.0.109 ([#218](https://github.com/martinohmann/dts/pull/218))
- Bump serde_json from 1.0.109 to 1.0.110 ([#221](https://github.com/martinohmann/dts/pull/221))
- Bump actions/checkout from 3 to 4 ([#214](https://github.com/martinohmann/dts/pull/214))
- Bump once_cell from 1.16.0 to 1.19.0 ([#219](https://github.com/martinohmann/dts/pull/219))
- Bump assert_cmd from 2.0.11 to 2.0.12 ([#211](https://github.com/martinohmann/dts/pull/211))

### Miscellaneous Tasks

- Switch to release-plz + cargo-dist
- Update release workflow
- Update git-cliff commit parsers

<!-- generated by git-cliff -->
# Changelog

## [0.5.7](https://github.com/martinohmann/dts/compare/v0.5.6...v0.5.7) (2023-07-13)


Expand Down
Loading

0 comments on commit 304d86c

Please sign in to comment.