Skip to content

Commit 92135b0

Browse files
committed
chore: release v1.0.0
- (@GermanBluefox) Code refactoring. - (@GermanBluefox) Do not start a manager if no one container is enabled
1 parent be4eff4 commit 92135b0

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
@@ -180,7 +180,7 @@ Volumes listed in `iobBackup` are tagged for inclusion in ioBroker backup routin
180180
-->
181181

182182
## Changelog
183-
### **WORK IN PROGRESS**
183+
### 1.0.0 (2026-03-19)
184184
- (@GermanBluefox) Code refactoring.
185185
- (@GermanBluefox) Do not start a manager if no one container is enabled
186186

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-docker",
3-
"version": "0.2.3",
3+
"version": "1.0.0",
44
"description": "Docker module for plugins for js-controller and adapters",
55
"author": {
66
"name": "Denis Haev",

0 commit comments

Comments
 (0)