Skip to content

Commit ceb1f52

Browse files
chore: release v0.2.28 (#106)
## πŸ€– New release * `freesound-credits`: 0.2.27 -> 0.2.28 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent eb0fc4c commit ceb1f52

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

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

5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.2.28](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.27...v0.2.28)
11+
12+
### βš™οΈ Miscellaneous Tasks
13+
14+
- Md fixes and resolver 3 ([#108](https://github.com/andreacfromtheapp/freesound-credits/pull/108)) - ([eb0fc4c](https://github.com/andreacfromtheapp/freesound-credits/commit/eb0fc4cdb7ffa8a5c02428a754b0bbef12667a1c))
15+
- Rustup 2024 edition ([#105](https://github.com/andreacfromtheapp/freesound-credits/pull/105)) - ([22010db](https://github.com/andreacfromtheapp/freesound-credits/commit/22010db13f7fa91cc49a6afda11cf947fcbe8f31))
16+
17+
# Changelog
18+
19+
All notable changes to this project will be documented in this file.
20+
521
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
622
and this project adheres to
723
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

β€Ž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.27"
3+
version = "0.2.28"
44
edition = "2024"
55
resolver = "3"
66
license = "Apache-2.0"

0 commit comments

Comments
Β (0)