Skip to content

Commit 5e94019

Browse files
committed
chore: release v0.0.21
- (@GermanBluefox) Split the docker manager into pure docker commands and monitoring of own containers
1 parent cc1f332 commit 5e94019

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+
### 0.0.21 (2025-10-09)
184184
- (@GermanBluefox) Split the docker manager into pure docker commands and monitoring of own containers
185185

186186
### 0.0.3 (2025-09-25)

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

0 commit comments

Comments
 (0)