Skip to content

Commit 2bdbda6

Browse files
chore(master): release 0.5.9 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68b2e7d commit 2bdbda6

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.8"
2+
".": "0.5.9"
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.9](https://github.com/OneLiteFeatherNET/Cyano/compare/v0.5.8...v0.5.9) (2026-05-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency net.minestom:minestom to v2026.05.17-1.21.11 ([#78](https://github.com/OneLiteFeatherNET/Cyano/issues/78)) ([68b2e7d](https://github.com/OneLiteFeatherNET/Cyano/commit/68b2e7d40f54fe82e4a6e544c859efcae6efe586))
9+
310
## [0.5.8](https://github.com/OneLiteFeatherNET/Cyano/compare/0.5.7...v0.5.8) (2026-05-13)
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.8" // x-release-please-version
8+
version = "0.5.9" // x-release-please-version
99

1010
java {
1111
toolchain {

0 commit comments

Comments
 (0)