feat(@xen-orchestra/xapi): 2.2.1

This commit is contained in:
Julien Fontanet
2023-05-26 16:30:03 +02:00
parent a40d50a3bd
commit 50a164423a
6 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"tmp": "^0.2.1"
},
"peerDependencies": {
"@xen-orchestra/xapi": "^2.2.0"
"@xen-orchestra/xapi": "^2.2.1"
},
"license": "AGPL-3.0-or-later",
"author": {

View File

@@ -38,7 +38,7 @@
"@xen-orchestra/mixin": "^0.1.0",
"@xen-orchestra/mixins": "^0.10.0",
"@xen-orchestra/self-signed": "^0.1.3",
"@xen-orchestra/xapi": "^2.2.0",
"@xen-orchestra/xapi": "^2.2.1",
"ajv": "^8.0.3",
"app-conf": "^2.3.0",
"async-iterator-to-stream": "^1.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@xen-orchestra/xapi",
"version": "2.2.0",
"version": "2.2.1",
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/xapi",
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"repository": {

View File

@@ -6,6 +6,7 @@
- @xen-orchestra/fs 4.0.0
- vhd-lib 4.4.1
- @xen-orchestra/xapi 2.2.1
## **5.82.2** (2023-05-17)

View File

@@ -44,7 +44,6 @@
- xo-vmdk-to-vhd patch
- @xen-orchestra/backups minor
- @xen-orchestra/mixins patch
- @xen-orchestra/xapi patch
- xo-cli minor
- xo-server minor
- xo-web minor

View File

@@ -52,7 +52,7 @@
"@xen-orchestra/self-signed": "^0.1.3",
"@xen-orchestra/template": "^0.1.0",
"@xen-orchestra/vmware-explorer": "^0.2.2",
"@xen-orchestra/xapi": "^2.2.0",
"@xen-orchestra/xapi": "^2.2.1",
"ajv": "^8.0.3",
"app-conf": "^2.3.0",
"async-iterator-to-stream": "^1.0.1",