Skip to content

Commit 3b196c9

Browse files
chore(release): 0.9.0 [skip ci]
# [0.9.0](v0.8.0...v0.9.0) (2025-11-20) ### Features * update to keycloak 26.4.5 ([596006e](596006e))
1 parent f42d3f9 commit 3b196c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.9.0](https://github.com/maaroen/keycloak-discord/compare/v0.8.0...v0.9.0) (2025-11-20)
2+
3+
4+
### Features
5+
6+
* update to keycloak 26.4.5 ([596006e](https://github.com/maaroen/keycloak-discord/commit/596006e5284147a18ebb684701b61d06e1396596))
7+
18
# [0.8.0](https://github.com/maaroen/keycloak-discord/compare/v0.7.0...v0.8.0) (2025-07-02)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>org.keycloak.extensions</groupId>
99
<artifactId>keycloak-discord</artifactId>
10-
<version>0.8.1-SNAPSHOT</version>
10+
<version>0.9.0</version>
1111
<packaging>jar</packaging>
1212

1313
<properties>

0 commit comments

Comments
 (0)