Skip to content

Commit 3a519b4

Browse files
author
Conventional Changelog Action
committed
chore(pre-release): 1.20.1-v2.9.2.1-alpha.0 [skip ci]
1 parent 693e9dc commit 3a519b4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.2.1-alpha.0](https://github.com/Elenterius/Biomancy/compare/1.20.1-v2.9.2.0-alpha.0...1.20.1-v2.9.2.1-alpha.0) (2025-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **gradle:** fix mod jar name causing forge to crash on startup ([693e9dc](https://github.com/Elenterius/Biomancy/commit/693e9dcb9a0ac5b929b63b5c390a38deb6bab883))
7+
18
## [9.2.0-alpha.0](https://github.com/Elenterius/Biomancy/compare/1.20.1-v2.9.1.0-alpha.0...1.20.1-v2.9.2.0-alpha.0) (2025-11-26)
29

310

@@ -26,10 +33,3 @@
2633
* fix stackoverflow issue that occurs with flesh plunderer when Overgeard or IguanaTweaks mod is present ([7b8e940](https://github.com/Elenterius/Biomancy/commit/7b8e94072a67fec362bcdfc232998a5200133cea)), closes [#189](https://github.com/Elenterius/Biomancy/issues/189) [#182](https://github.com/Elenterius/Biomancy/issues/182)
2734
* prevent error when the storage sac has an invalid lootable id ([db45e14](https://github.com/Elenterius/Biomancy/commit/db45e14998db581a0760e006a66ddac7541cc4ff))
2835

29-
## [9.1.0-alpha.0](https://github.com/Elenterius/Biomancy/compare/1.20.1-v2.9.0.1-alpha.0...1.20.1-v2.9.1.0-alpha.0) (2025-10-31)
30-
31-
32-
### Features
33-
34-
* update Chinese Simplified translation ([9c25045](https://github.com/Elenterius/Biomancy/commit/9c250452d5cd68f27be6d40367973cdf75e5e8c1))
35-

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mod_id=biomancy
2525
mod_name=Biomancy
2626
mod_license=MIT & CC-BY-NC-4.0
2727
mod_major_version=2
28-
mod_semantic_version=9.2.0-alpha.0
28+
mod_semantic_version=9.2.1-alpha.0
2929
mod_group_id=com.github.elenterius
3030
mod_vendor=Elenterius
3131
mod_authors=Elenterius, RhinoW

0 commit comments

Comments
 (0)