feat(@xen-orchestra/backups): 0.36.1

This commit is contained in:
Julien Fontanet
2023-05-12 15:38:46 +02:00
parent 4bd5b38aeb
commit ab35c710cb
6 changed files with 5 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.36.0",
"@xen-orchestra/backups": "^0.36.1",
"@xen-orchestra/fs": "^3.3.4",
"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.36.0",
"version": "0.36.1",
"engines": {
"node": ">=14.6"
},

View File

@@ -32,7 +32,7 @@
"@vates/decorate-with": "^2.0.0",
"@vates/disposable": "^0.1.4",
"@xen-orchestra/async-map": "^0.1.2",
"@xen-orchestra/backups": "^0.36.0",
"@xen-orchestra/backups": "^0.36.1",
"@xen-orchestra/fs": "^3.3.4",
"@xen-orchestra/log": "^0.6.0",
"@xen-orchestra/mixin": "^0.1.0",

View File

@@ -19,6 +19,7 @@
- xo-vmdk-to-vhd 2.5.4
- xo-server 5.114.0
- xo-web 5.117.0
- @xen-orchestra/backups 0.36.1
## **5.82.0** (2023-04-28)

View File

@@ -31,7 +31,6 @@
<!--packages-start-->
- @xen-orchestra/backups patch
- xo-server patch
- xo-web patch

View File

@@ -41,7 +41,7 @@
"@vates/predicates": "^1.1.0",
"@vates/read-chunk": "^1.1.1",
"@xen-orchestra/async-map": "^0.1.2",
"@xen-orchestra/backups": "^0.36.0",
"@xen-orchestra/backups": "^0.36.1",
"@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/defined": "^0.0.1",
"@xen-orchestra/emit-async": "^1.0.0",