feat(@xen-orchestra/backups): 0.27.0

This commit is contained in:
Julien Fontanet 2022-07-11 10:13:51 +02:00
parent 01fa2af5cd
commit 3d1b87d9dc
6 changed files with 10 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"dependencies": {
"@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",
"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.26.0",
"version": "0.27.0",
"engines": {
"node": ">=14.6"
},

View File

@ -32,7 +32,7 @@
"@vates/decorate-with": "^2.0.0",
"@vates/disposable": "^0.1.1",
"@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/log": "^0.3.0",
"@xen-orchestra/mixin": "^0.1.0",

View File

@ -1,5 +1,11 @@
# ChangeLog
## **next**
### Released packages
- @xen-orchestra/backups 0.27.0
## **5.72.0** (2022-06-30)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />

View File

@ -35,7 +35,6 @@
<!--packages-start-->
- @vates/async-each major
- @xen-orchestra/backups minor
- vhd-lib patch
- xo-server-audit minor
- xo-web minor

View File

@ -40,7 +40,7 @@
"@vates/predicates": "^1.0.0",
"@vates/read-chunk": "^1.0.0",
"@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/defined": "^0.0.1",
"@xen-orchestra/emit-async": "^1.0.0",