Skip to content

Commit 009f3ca

Browse files
committed
chore: release v1.3.0
- (@foxriver76) Implemented (for now - inofficial) Keycloack SSO support
1 parent fc01393 commit 009f3ca

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The answer is the same as for the login but with new tokens.
135135
Placeholder for the next version (at the beginning of the line):
136136
### **WORK IN PROGRESS**
137137
-->
138-
### **WORK IN PROGRESS**
138+
### 1.3.0 (2025-06-17)
139139
- (@foxriver76) Implemented (for now - inofficial) Keycloack SSO support
140140

141141
### 1.2.8 (2025-04-29)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/webserver",
3-
"version": "1.2.8",
3+
"version": "1.3.0",
44
"license": "MIT",
55
"engines": {
66
"node": ">=16.0.0"

0 commit comments

Comments
 (0)