feat(@xen-orchestra/mixins): 0.8.0

This commit is contained in:
Julien Fontanet 2022-09-03 11:34:58 +02:00
parent 5e59c617e8
commit 96e60f7e4f
5 changed files with 4 additions and 4 deletions

View File

@ -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"
},

View File

@ -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",

View File

@ -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)

View File

@ -32,7 +32,6 @@
<!--packages-start-->
- @xen-orchestra/mixins minor
- xo-server minor
- xo-web minor

View File

@ -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",