Skip to content

Commit 77cc7b1

Browse files
authored
chore: release (#223)
Signed-off-by: martinohmann <1335045+martinohmann@users.noreply.github.com> Co-authored-by: martinohmann <1335045+martinohmann@users.noreply.github.com>
1 parent bded1d4 commit 77cc7b1

File tree

3 files changed

+160
-142
lines changed

3 files changed

+160
-142
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

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

5+
## [0.5.10](https://github.com/martinohmann/dts/compare/0.5.9..0.5.10) - 2024-02-03
6+
7+
### Bug Fixes
8+
9+
- **release**: Switch back from cargo-dist to custom package script - ([8b4b84b](https://github.com/martinohmann/dts/commit/8b4b84bc7ad5b7b0ec0a5b6564a0afdc15e713ca))
10+
11+
### Dependencies
12+
13+
- **deps**: Bump actions/checkout from 3 to 4 ([#231](https://github.com/martinohmann/dts/pull/231)) - ([8ac11e7](https://github.com/martinohmann/dts/commit/8ac11e7db5fd9b6073bd6302c6aca6d9aa7f9f53))
14+
- **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))
15+
- **deps**: Bump actions/cache from 3 to 4 ([#230](https://github.com/martinohmann/dts/pull/230)) - ([49d5b27](https://github.com/martinohmann/dts/commit/49d5b2763092859158fec3abd57d1cae95e571fe))
16+
- **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))
17+
- **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))
18+
- **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))
19+
- **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))
20+
- **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))
21+
22+
### Miscellaneous Tasks
23+
24+
- **changelog**: Show scopes and commit links - ([26041ff](https://github.com/martinohmann/dts/commit/26041ffb1b0598649968c4edab39cc7de8745044))
25+
- **changelog**: Link to compare view with previous version - ([2ffb0b6](https://github.com/martinohmann/dts/commit/2ffb0b6dc72f73f4aeee8ea207a7b86374aac26b))
26+
- **github**: Migrate from set-output to env - ([b8315aa](https://github.com/martinohmann/dts/commit/b8315aa185f73fdb7ae3c74b8fdbfc502d8b5f25))
27+
28+
<!-- generated by git-cliff -->
529
## [0.5.9] - 2024-01-03
630

731
### Bug Fixes

0 commit comments

Comments
 (0)