feat(lite): 0.24.0 (#10204)

This commit is contained in:
Mathieu
2026-07-30 17:46:20 +02:00
committed by GitHub
parent 1a795970f9
commit cc7ba53b29
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# ChangeLog
## **next**
## **0.24.0** (2026-07-30)
- [Host/dashboard] Switch CPU and RAM panels order to match Pool dashboard layout (PR [#10059](https://github.com/vatesfr/xen-orchestra/pull/10059))
- Remove all "coming soon" disabled button placeholders from network, VM, and pool components (PR [#10068](https://github.com/vatesfr/xen-orchestra/pull/10068))

View File

@@ -1,6 +1,6 @@
{
"name": "@xen-orchestra/lite",
"version": "0.23.0",
"version": "0.24.0",
"type": "module",
"scripts": {
"dev": "GIT_HEAD=$(git rev-parse HEAD) vite",