feat(@xen-orchestra/mixins): 0.4.0

This commit is contained in:
Julien Fontanet
2022-05-12 11:47:59 +02:00
parent a8c507a1df
commit 1aaa123f47
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.3.1",
"version": "0.4.0",
"engines": {
"node": ">=12"
},

View File

@@ -36,7 +36,7 @@
"@xen-orchestra/fs": "^1.0.1",
"@xen-orchestra/log": "^0.3.0",
"@xen-orchestra/mixin": "^0.1.0",
"@xen-orchestra/mixins": "^0.3.1",
"@xen-orchestra/mixins": "^0.4.0",
"@xen-orchestra/self-signed": "^0.1.0",
"@xen-orchestra/xapi": "^1.0.0",
"ajv": "^8.0.3",

View File

@@ -6,6 +6,7 @@
- @xen-orchestra/xapi 1.0.0
- @xen-orchestra/backups 0.23.0
- @xen-orchestra/mixins 0.4.0
## 5.70.1 (2022-05-04)

View File

@@ -35,7 +35,6 @@
<!--packages-start-->
- @xen-orchestra/mixins major
- xo-server patch
- @xen-orchestra/proxy patch

View File

@@ -46,7 +46,7 @@
"@xen-orchestra/fs": "^1.0.1",
"@xen-orchestra/log": "^0.3.0",
"@xen-orchestra/mixin": "^0.1.0",
"@xen-orchestra/mixins": "^0.3.1",
"@xen-orchestra/mixins": "^0.4.0",
"@xen-orchestra/self-signed": "^0.1.0",
"@xen-orchestra/template": "^0.1.0",
"@xen-orchestra/xapi": "^1.0.0",