feat(@xen-orchestra/backups): 0.9.2

This commit is contained in:
Julien Fontanet 2021-04-12 22:55:36 +02:00
parent 4061e2c149
commit ccdd384c6e
5 changed files with 5 additions and 5 deletions

View File

@ -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.9.1", "@xen-orchestra/backups": "^0.9.2",
"@xen-orchestra/fs": "^0.14.0", "@xen-orchestra/fs": "^0.14.0",
"filenamify": "^4.1.0", "filenamify": "^4.1.0",
"getopts": "^2.2.5", "getopts": "^2.2.5",

View File

@ -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.9.1", "version": "0.9.2",
"engines": { "engines": {
"node": ">=14.6" "node": ">=14.6"
}, },

View File

@ -37,7 +37,7 @@
"@vates/decorate-with": "^0.0.1", "@vates/decorate-with": "^0.0.1",
"@vates/disposable": "^0.1.1", "@vates/disposable": "^0.1.1",
"@vates/parse-duration": "^0.1.0", "@vates/parse-duration": "^0.1.0",
"@xen-orchestra/backups": "^0.9.1", "@xen-orchestra/backups": "^0.9.2",
"@xen-orchestra/emit-async": "^0.0.0", "@xen-orchestra/emit-async": "^0.0.0",
"@xen-orchestra/fs": "^0.14.0", "@xen-orchestra/fs": "^0.14.0",
"@xen-orchestra/log": "^0.2.0", "@xen-orchestra/log": "^0.2.0",

View File

@ -26,7 +26,7 @@
### Released packages ### Released packages
- @xen-orchestra/xapi 0.6.1 - @xen-orchestra/xapi 0.6.1
- @xen-orchestra/backups patch - @xen-orchestra/backups 0.9.2
- xo-server-load-balancer minor - xo-server-load-balancer minor
- xo-server patch - xo-server patch
- xo-web patch - xo-web patch

View File

@ -40,7 +40,7 @@
"@vates/parse-duration": "0.1.0", "@vates/parse-duration": "0.1.0",
"@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.9.1", "@xen-orchestra/backups": "^0.9.2",
"@xen-orchestra/cron": "^1.0.6", "@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/defined": "^0.0.0", "@xen-orchestra/defined": "^0.0.0",
"@xen-orchestra/emit-async": "^0.0.0", "@xen-orchestra/emit-async": "^0.0.0",