Skip to content

Commit f752439

Browse files
chore: release v9.0.1+1.21.1 (#133)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db3c8e6 commit f752439

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [9.0.1+1.21.1](https://github.com/axieum/authme/compare/v9.0.0+1.21.1...v9.0.1+1.21.1) (2025-02-10)
4+
5+
6+
### Bug Fixes
7+
8+
* humbled the button that thought it was the main character—it refused to lose focus ([c218c51](https://github.com/axieum/authme/commit/c218c518764ee9d097a9363a57e5c955c64311b2))
9+
310
## [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)
411

512

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 = 9.0.0+1.21.1
5+
version = 9.0.1+1.21.1
66
## {x-release-please-end}
77

88
# Metadata

0 commit comments

Comments
 (0)