Skip to content

Commit 0c04a6a

Browse files
chore: release v0.2.20 (#75)
## πŸ€– New release * `freesound-credits`: 0.2.19 -> 0.2.20 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.20](v0.2.19...v0.2.20) ### πŸ› Bug Fixes - Restoring README.md for crates.io ([#74](#74)) - ([d1fc402](d1fc402)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
1 parent d1fc402 commit 0c04a6a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.20](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.19...v0.2.20)
11+
12+
### πŸ› Bug Fixes
13+
14+
- Restoring README.md for crates.io ([#74](https://github.com/andreacfromtheapp/freesound-credits/pull/74)) - ([d1fc402](https://github.com/andreacfromtheapp/freesound-credits/commit/d1fc4029cb45efb19f58b4df7acdca6a3e9ff2f6))
15+
1016
## [0.2.19](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.18...v0.2.19)
1117

1218
### πŸ› Bug Fixes

β€ŽCargo.lockβ€Ž

Lines changed: 1 addition & 1 deletion
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.19"
3+
version = "0.2.20"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

0 commit comments

Comments
Β (0)