Skip to content

Commit 21058df

Browse files
chore: release v0.2.27 (#101)
## πŸ€– New release * `freesound-credits`: 0.2.26 -> 0.2.27 (βœ“ 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 0617c36 commit 21058df

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.27](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.26...v0.2.27)
11+
12+
### βš™οΈ Miscellaneous Tasks
13+
14+
- Del spellcheck + md fixes + minor changes (#104) - ([0617c36](https://github.com/andreacfromtheapp/freesound-credits/commit/0617c3689a4ddd4a8e54129359a4ede5d3069c11))
15+
16+
# Changelog
17+
18+
All notable changes to this project will be documented in this file.
19+
520
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
621
and this project adheres to
722
[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.26"
3+
version = "0.2.27"
44
edition = "2021"
55
license = "Apache-2.0"
66

0 commit comments

Comments
Β (0)