feat(@xen-orchestra/backups): 0.27.0
This commit is contained in:
parent
01fa2af5cd
commit
3d1b87d9dc
@ -7,7 +7,7 @@
|
|||||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xen-orchestra/async-map": "^0.1.2",
|
"@xen-orchestra/async-map": "^0.1.2",
|
||||||
"@xen-orchestra/backups": "^0.26.0",
|
"@xen-orchestra/backups": "^0.27.0",
|
||||||
"@xen-orchestra/fs": "^1.1.0",
|
"@xen-orchestra/fs": "^1.1.0",
|
||||||
"filenamify": "^4.1.0",
|
"filenamify": "^4.1.0",
|
||||||
"getopts": "^2.2.5",
|
"getopts": "^2.2.5",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/vatesfr/xen-orchestra.git"
|
"url": "https://github.com/vatesfr/xen-orchestra.git"
|
||||||
},
|
},
|
||||||
"version": "0.26.0",
|
"version": "0.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.6"
|
"node": ">=14.6"
|
||||||
},
|
},
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"@vates/decorate-with": "^2.0.0",
|
"@vates/decorate-with": "^2.0.0",
|
||||||
"@vates/disposable": "^0.1.1",
|
"@vates/disposable": "^0.1.1",
|
||||||
"@xen-orchestra/async-map": "^0.1.2",
|
"@xen-orchestra/async-map": "^0.1.2",
|
||||||
"@xen-orchestra/backups": "^0.26.0",
|
"@xen-orchestra/backups": "^0.27.0",
|
||||||
"@xen-orchestra/fs": "^1.1.0",
|
"@xen-orchestra/fs": "^1.1.0",
|
||||||
"@xen-orchestra/log": "^0.3.0",
|
"@xen-orchestra/log": "^0.3.0",
|
||||||
"@xen-orchestra/mixin": "^0.1.0",
|
"@xen-orchestra/mixin": "^0.1.0",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
## **next**
|
||||||
|
|
||||||
|
### Released packages
|
||||||
|
|
||||||
|
- @xen-orchestra/backups 0.27.0
|
||||||
|
|
||||||
## **5.72.0** (2022-06-30)
|
## **5.72.0** (2022-06-30)
|
||||||
|
|
||||||
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
|
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
|
||||||
|
@ -35,7 +35,6 @@
|
|||||||
<!--packages-start-->
|
<!--packages-start-->
|
||||||
|
|
||||||
- @vates/async-each major
|
- @vates/async-each major
|
||||||
- @xen-orchestra/backups minor
|
|
||||||
- vhd-lib patch
|
- vhd-lib patch
|
||||||
- xo-server-audit minor
|
- xo-server-audit minor
|
||||||
- xo-web minor
|
- xo-web minor
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"@vates/predicates": "^1.0.0",
|
"@vates/predicates": "^1.0.0",
|
||||||
"@vates/read-chunk": "^1.0.0",
|
"@vates/read-chunk": "^1.0.0",
|
||||||
"@xen-orchestra/async-map": "^0.1.2",
|
"@xen-orchestra/async-map": "^0.1.2",
|
||||||
"@xen-orchestra/backups": "^0.26.0",
|
"@xen-orchestra/backups": "^0.27.0",
|
||||||
"@xen-orchestra/cron": "^1.0.6",
|
"@xen-orchestra/cron": "^1.0.6",
|
||||||
"@xen-orchestra/defined": "^0.0.1",
|
"@xen-orchestra/defined": "^0.0.1",
|
||||||
"@xen-orchestra/emit-async": "^1.0.0",
|
"@xen-orchestra/emit-async": "^1.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user