feat(@xen-orchestra/xapi): 1.4.0

This commit is contained in:
Julien Fontanet 2022-06-30 15:38:10 +02:00
parent 16b1935f12
commit 2d82b6dd6e
6 changed files with 5 additions and 6 deletions

View File

@ -46,7 +46,7 @@
"tmp": "^0.2.1"
},
"peerDependencies": {
"@xen-orchestra/xapi": "^1.3.0"
"@xen-orchestra/xapi": "^1.4.0"
},
"license": "AGPL-3.0-or-later",
"author": {

View File

@ -38,7 +38,7 @@
"@xen-orchestra/mixin": "^0.1.0",
"@xen-orchestra/mixins": "^0.5.0",
"@xen-orchestra/self-signed": "^0.1.3",
"@xen-orchestra/xapi": "^1.3.0",
"@xen-orchestra/xapi": "^1.4.0",
"ajv": "^8.0.3",
"app-conf": "^2.1.0",
"async-iterator-to-stream": "^1.1.0",

View File

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

View File

@ -29,7 +29,7 @@
- xo-remote-parser 0.9.0
- @xen-orchestra/fs 1.1.0
- @xen-orchestra/openflow 0.1.2
- @xen-orchestra/xapi 1.3.0
- @xen-orchestra/xapi 1.4.0
- @xen-orchestra/proxy 0.23.3
- @xen-orchestra/proxy-cli 0.3.1
- vhd-lib 3.3.0

View File

@ -31,7 +31,6 @@
<!--packages-start-->
- @xen-orchestra/xapi minor
- vhd-lib patch
- xo-remote-parser patch
- xo-server minor

View File

@ -50,7 +50,7 @@
"@xen-orchestra/mixins": "^0.5.0",
"@xen-orchestra/self-signed": "^0.1.3",
"@xen-orchestra/template": "^0.1.0",
"@xen-orchestra/xapi": "^1.3.0",
"@xen-orchestra/xapi": "^1.4.0",
"ajv": "^8.0.3",
"app-conf": "^2.1.0",
"async-iterator-to-stream": "^1.0.1",