Skip to content

Commit 38822a1

Browse files
chore: release v0.2.21 (#79)
## πŸ€– New release * `freesound-credits`: 0.2.20 -> 0.2.21 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.21](v0.2.20...v0.2.21) ### βš™οΈ Miscellaneous Tasks - Update Cargo.lock dependencies - ([0000000](0000000)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
1 parent cf712cb commit 38822a1

File tree

3 files changed

+28
-22
lines changed

3 files changed

+28
-22
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.21](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.20...v0.2.21)
11+
12+
### βš™οΈ Miscellaneous Tasks
13+
14+
- Update Cargo.lock dependencies - ([0000000](https://github.com/andreacfromtheapp/freesound-credits/commit/0000000))
15+
1016
## [0.2.20](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.19...v0.2.20)
1117

1218
### πŸ› Bug Fixes

β€ŽCargo.lockβ€Ž

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "freesound-credits"
3-
version = "0.2.20"
3+
version = "0.2.21"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

0 commit comments

Comments
Β (0)