feat(@xen-orchestra/backups): 0.14.0
This commit is contained in:
parent
c965a89509
commit
c198bbb6fa
@ -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.13.0",
|
"@xen-orchestra/backups": "^0.14.0",
|
||||||
"@xen-orchestra/fs": "^0.18.0",
|
"@xen-orchestra/fs": "^0.18.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.13.0",
|
"version": "0.14.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.6"
|
"node": ">=14.6"
|
||||||
},
|
},
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"@vates/decorate-with": "^0.1.0",
|
"@vates/decorate-with": "^0.1.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.13.0",
|
"@xen-orchestra/backups": "^0.14.0",
|
||||||
"@xen-orchestra/fs": "^0.18.0",
|
"@xen-orchestra/fs": "^0.18.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",
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
### Released packages
|
### Released packages
|
||||||
|
|
||||||
- xo-server-netbox 0.3.2
|
- xo-server-netbox 0.3.2
|
||||||
|
- @xen-orchestra/backups 0.14.0
|
||||||
|
|
||||||
## **5.63.0** (2021-09-30)
|
## **5.63.0** (2021-09-30)
|
||||||
|
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
>
|
>
|
||||||
> In case of conflict, the highest (lowest in previous list) `$version` wins.
|
> In case of conflict, the highest (lowest in previous list) `$version` wins.
|
||||||
|
|
||||||
- @xen-orchestra/backups minor
|
|
||||||
- @xen-orchestra/proxy minor
|
- @xen-orchestra/proxy minor
|
||||||
- xo-server patch
|
- xo-server patch
|
||||||
- xo-web minor
|
- xo-web minor
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"@vates/parse-duration": "^0.1.1",
|
"@vates/parse-duration": "^0.1.1",
|
||||||
"@vates/read-chunk": "^0.1.2",
|
"@vates/read-chunk": "^0.1.2",
|
||||||
"@xen-orchestra/async-map": "^0.1.2",
|
"@xen-orchestra/async-map": "^0.1.2",
|
||||||
"@xen-orchestra/backups": "^0.13.0",
|
"@xen-orchestra/backups": "^0.14.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": "^0.1.0",
|
"@xen-orchestra/emit-async": "^0.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user