Skip to content

Commit 14cc4d3

Browse files
chore(master): release 0.5.10 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 096b519 commit 14cc4d3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.9"
2+
".": "0.5.10"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.10](https://github.com/OneLiteFeatherNET/Cyano/compare/v0.5.9...v0.5.10) (2026-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update junit-framework monorepo to v6.1.0 ([#80](https://github.com/OneLiteFeatherNET/Cyano/issues/80)) ([944be03](https://github.com/OneLiteFeatherNET/Cyano/commit/944be035a9703ffe144f7d2cdd1c809970600e54))
9+
310
## [0.5.9](https://github.com/OneLiteFeatherNET/Cyano/compare/v0.5.8...v0.5.9) (2026-05-17)
411

512

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "net.onelitefeather"
8-
version = "0.5.9" // x-release-please-version
8+
version = "0.5.10" // x-release-please-version
99

1010
java {
1111
toolchain {

0 commit comments

Comments
 (0)