feat(@xen-orchestra/mixins): 0.8.0
This commit is contained in:
parent
5e59c617e8
commit
96e60f7e4f
@ -14,7 +14,7 @@
|
||||
"url": "https://vates.fr"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "0.7.1",
|
||||
"version": "0.8.0",
|
||||
"engines": {
|
||||
"node": ">=15.6"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
||||
"@xen-orchestra/fs": "^3.1.0",
|
||||
"@xen-orchestra/log": "^0.3.0",
|
||||
"@xen-orchestra/mixin": "^0.1.0",
|
||||
"@xen-orchestra/mixins": "^0.7.1",
|
||||
"@xen-orchestra/mixins": "^0.8.0",
|
||||
"@xen-orchestra/self-signed": "^0.1.3",
|
||||
"@xen-orchestra/xapi": "^1.4.2",
|
||||
"ajv": "^8.0.3",
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
- @xen-orchestra/fs 3.1.0
|
||||
- vhd-lib 4.0.1
|
||||
- @xen-orchestra/mixins 0.8.0
|
||||
|
||||
## **5.74.0** (2022-08-31)
|
||||
|
||||
|
@ -32,7 +32,6 @@
|
||||
|
||||
<!--packages-start-->
|
||||
|
||||
- @xen-orchestra/mixins minor
|
||||
- xo-server minor
|
||||
- xo-web minor
|
||||
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@xen-orchestra/fs": "^3.1.0",
|
||||
"@xen-orchestra/log": "^0.3.0",
|
||||
"@xen-orchestra/mixin": "^0.1.0",
|
||||
"@xen-orchestra/mixins": "^0.7.1",
|
||||
"@xen-orchestra/mixins": "^0.8.0",
|
||||
"@xen-orchestra/self-signed": "^0.1.3",
|
||||
"@xen-orchestra/template": "^0.1.0",
|
||||
"@xen-orchestra/xapi": "^1.4.2",
|
||||
|
Loading…
Reference in New Issue
Block a user