Skip to content

Commit 47fced2

Browse files
chore: release v0.2.26 (#94)
## πŸ€– New release * `freesound-credits`: 0.2.25 -> 0.2.26 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.26](v0.2.25...v0.2.26) ### βš™οΈ Miscellaneous Tasks - Fix docs (#98) - ([3d2bf2f](3d2bf2f)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent 3d2bf2f commit 47fced2

File tree

3 files changed

+23
-10
lines changed

3 files changed

+23
-10
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.26](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.25...v0.2.26)
11+
12+
### βš™οΈ Miscellaneous Tasks
13+
14+
- Fix docs (#98) - ([3d2bf2f](https://github.com/andreacfromtheapp/freesound-credits/commit/3d2bf2f338150082a301cc0cd2d3bff6ab1f959f))
15+
1016
## [0.2.25](https://github.com/andreacfromtheapp/freesound-credits/compare/v0.2.24...v0.2.25)
1117

1218
### βš™οΈ Miscellaneous Tasks

β€ŽCargo.lockβ€Ž

Lines changed: 16 additions & 9 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.25"
3+
version = "0.2.26"
44
edition = "2021"
55
license = "Apache-2.0"
66

0 commit comments

Comments
Β (0)