feat(vhd-cli): 0.9.3

This commit is contained in:
Julien Fontanet
2023-05-26 16:33:56 +02:00
parent b8d923d3ba
commit 696c6f13f0
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
- @xen-orchestra/mixins 0.10.1
- @xen-orchestra/proxy 0.26.24
- xo-vmdk-to-vhd 2.5.5
- vhd-cli 0.9.3
## **5.82.2** (2023-05-17)

View File

@@ -1,7 +1,7 @@
{
"private": false,
"name": "vhd-cli",
"version": "0.9.2",
"version": "0.9.3",
"license": "ISC",
"description": "Tools to read/create and merge VHD files",
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/vhd-cli",