Skip to content

Commit

Permalink
chore: release (#223)
Browse files Browse the repository at this point in the history
Signed-off-by: martinohmann <1335045+martinohmann@users.noreply.github.com>
Co-authored-by: martinohmann <1335045+martinohmann@users.noreply.github.com>
  • Loading branch information
martinohmann and martinohmann authored Feb 3, 2024
1 parent bded1d4 commit 77cc7b1
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 142 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

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

## [0.5.10](https://github.com/martinohmann/dts/compare/0.5.9..0.5.10) - 2024-02-03

### Bug Fixes

- **release**: Switch back from cargo-dist to custom package script - ([8b4b84b](https://github.com/martinohmann/dts/commit/8b4b84bc7ad5b7b0ec0a5b6564a0afdc15e713ca))

### Dependencies

- **deps**: Bump actions/checkout from 3 to 4 ([#231](https://github.com/martinohmann/dts/pull/231)) - ([8ac11e7](https://github.com/martinohmann/dts/commit/8ac11e7db5fd9b6073bd6302c6aca6d9aa7f9f53))
- **deps**: Bump assert_cmd from 2.0.12 to 2.0.13 ([#224](https://github.com/martinohmann/dts/pull/224)) - ([e24497f](https://github.com/martinohmann/dts/commit/e24497f243d8bb4f4c06eef5d918ea8a214117ac))
- **deps**: Bump actions/cache from 3 to 4 ([#230](https://github.com/martinohmann/dts/pull/230)) - ([49d5b27](https://github.com/martinohmann/dts/commit/49d5b2763092859158fec3abd57d1cae95e571fe))
- **deps**: Bump termcolor from 1.4.0 to 1.4.1 ([#227](https://github.com/martinohmann/dts/pull/227)) - ([de04aa3](https://github.com/martinohmann/dts/commit/de04aa39ff961c60fbb7b1fa66be1d9674b2613f))
- **deps**: Bump serde from 1.0.194 to 1.0.196 ([#225](https://github.com/martinohmann/dts/pull/225)) - ([e1bd952](https://github.com/martinohmann/dts/commit/e1bd952955b1817ee7d52ebab0d6dbd5c23e407f))
- **deps**: Bump pest_derive from 2.7.5 to 2.7.6 ([#228](https://github.com/martinohmann/dts/pull/228)) - ([609eec9](https://github.com/martinohmann/dts/commit/609eec98de6699ff6b5d48e5053efd87498a6bc0))
- **deps**: Bump serde_yaml from 0.9.30 to 0.9.31 ([#226](https://github.com/martinohmann/dts/pull/226)) - ([24f1693](https://github.com/martinohmann/dts/commit/24f1693f3cfe05ba4da8161f60e28562b0ca173d))
- **deps**: Bump actions/upload-artifact from 3 to 4 ([#229](https://github.com/martinohmann/dts/pull/229)) - ([bded1d4](https://github.com/martinohmann/dts/commit/bded1d41fcfbccca2bccb6dcff31740951850a00))

### Miscellaneous Tasks

- **changelog**: Show scopes and commit links - ([26041ff](https://github.com/martinohmann/dts/commit/26041ffb1b0598649968c4edab39cc7de8745044))
- **changelog**: Link to compare view with previous version - ([2ffb0b6](https://github.com/martinohmann/dts/commit/2ffb0b6dc72f73f4aeee8ea207a7b86374aac26b))
- **github**: Migrate from set-output to env - ([b8315aa](https://github.com/martinohmann/dts/commit/b8315aa185f73fdb7ae3c74b8fdbfc502d8b5f25))

<!-- generated by git-cliff -->
## [0.5.9] - 2024-01-03

### Bug Fixes
Expand Down
Loading

0 comments on commit 77cc7b1

Please sign in to comment.