Skip to content

Commit 2251a10

Browse files
chore: release v9.0.0+1.21.1 (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68da6d1 commit 2251a10

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"8.0.0+1.21.4"}
1+
{".":"9.0.0+1.21.1"}

CHANGELOG.md

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

3+
## [9.0.0+1.21.1](https://github.com/axieum/authme/compare/v8.0.0+1.21.4...v9.0.0+1.21.1) (2025-02-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* The mod now produces both a Fabric and NeoForge distribution via Architectury and configuration via Resourceful Config.
9+
10+
### Features
11+
12+
* add NeoForge support ([#130](https://github.com/axieum/authme/issues/130)) ([100e390](https://github.com/axieum/authme/commit/100e3909512b24f5d8e32be4f40d8ffb6b8810cd))
13+
314
## [8.0.0+1.21.4](https://github.com/axieum/authme/compare/v8.0.0+1.21.3...v8.0.0+1.21.4) (2024-12-14)
415

516

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
maven_group = me.axieum.mcmod.authme
33
archives_base_name = authme
44
## {x-release-please-start-version}
5-
version = 8.0.0+1.21.4
5+
version = 9.0.0+1.21.1
66
## {x-release-please-end}
77

88
# Metadata

0 commit comments

Comments
 (0)