Skip to content

Commit c5c4e83

Browse files
chore(master): release 0.7.2 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent faf3fe3 commit c5c4e83

3 files changed

Lines changed: 11 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.7.1"
2+
".": "0.7.2"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.7.2](https://github.com/OneLiteFeatherNET/Aonyx-bom/compare/0.7.1...v0.7.2) (2026-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency net.onelitefeather:guira to v0.8.3 ([#41](https://github.com/OneLiteFeatherNET/Aonyx-bom/issues/41)) ([29cfccd](https://github.com/OneLiteFeatherNET/Aonyx-bom/commit/29cfccdb9c5b3570d31cd46399552d27a5382943))
9+
* **deps:** update dependency net.onelitefeather:mycelium-bom to v1.6.5 ([#43](https://github.com/OneLiteFeatherNET/Aonyx-bom/issues/43)) ([faf3fe3](https://github.com/OneLiteFeatherNET/Aonyx-bom/commit/faf3fe3aae8bb12c61977d137f2492901a115c42))

build.gradle.kts

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

66
group = "net.onelitefeather"
7-
version = "0.7.1" // x-release-please-version
7+
version = "0.7.2" // x-release-please-version
88

99
javaPlatform {
1010
allowDependencies()

0 commit comments

Comments
 (0)