feat(lite): 0.25.0 (#10329)

This commit is contained in:
Bastien Nollet
2026-08-31 18:37:24 +02:00
committed by GitHub
parent faf6745471
commit 3034955277
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# ChangeLog
## **next**
## **0.25.0** (2026-08-31)
- [Treeview] Add VM tree actions (PR [#10304](https://github.com/vatesfr/xen-orchestra/pull/10304))
- [Pool/networks] Add the possibility to create new network or bonded network (PR [#10145](https://github.com/vatesfr/xen-orchestra/pull/10145))

View File

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