Skip to content

Commit 5d1a2f5

Browse files
committed
chore: release v3.0.3
- (@GermanBluefox) Added `system.host.${string}` to allower namespaces
1 parent 74e9e45 commit 5d1a2f5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ A full example is the Sentry plugin: https://github.com/ioBroker/plugin-sentry o
146146
Placeholder for the next version (at the beginning of the line):
147147
### **WORK IN PROGRESS**
148148
-->
149-
### **WORK IN PROGRESS**
149+
### 3.0.3 (2025-10-16)
150150
- (@GermanBluefox) Added `system.host.${string}` to allower namespaces
151151

152152
### 3.0.1 (2025-10-08)

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/plugin-base",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Base module for plugins for js-controller and adapters",
55
"author": {
66
"name": "Ingo Fischer",

0 commit comments

Comments
 (0)