feat(@xen-orchestra/backups): 0.6.0

This commit is contained in:
Julien Fontanet 2021-02-26 15:11:35 +01:00
parent ff463c4261
commit 453bbfbbde
5 changed files with 5 additions and 6 deletions

View File

@ -6,7 +6,7 @@
"preferGlobal": true,
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"dependencies": {
"@xen-orchestra/backups": "^0.5.0",
"@xen-orchestra/backups": "^0.6.0",
"@xen-orchestra/fs": "^0.13.0",
"filenamify": "^4.1.0",
"getopts": "^2.2.5",

View File

@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/vatesfr/xen-orchestra.git"
},
"version": "0.5.0",
"version": "0.6.0",
"engines": {
"node": ">=14.5"
},

View File

@ -36,7 +36,7 @@
"@vates/decorate-with": "^0.0.1",
"@vates/disposable": "^0.1.0",
"@vates/parse-duration": "^0.1.0",
"@xen-orchestra/backups": "^0.5.0",
"@xen-orchestra/backups": "^0.6.0",
"@xen-orchestra/emit-async": "^0.0.0",
"@xen-orchestra/fs": "^0.13.0",
"@xen-orchestra/log": "^0.2.0",

View File

@ -32,6 +32,5 @@
>
> In case of conflict, the highest (lowest in previous list) `$version` wins.
- @xen-orchestra/backups minor
- xo-server minor
- xo-web patch
- xo-web patch

View File

@ -39,7 +39,7 @@
"@vates/multi-key-map": "^0.1.0",
"@vates/parse-duration": "0.1.0",
"@xen-orchestra/async-map": "^0.0.0",
"@xen-orchestra/backups": "^0.5.0",
"@xen-orchestra/backups": "^0.6.0",
"@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/defined": "^0.0.0",
"@xen-orchestra/emit-async": "^0.0.0",