Skip to content

Commit

Permalink
feat(lite): 0.2.1 (#7526)
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeauchamp committed Apr 2, 2024
1 parent 17ed63f commit f9ca9e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion @xen-orchestra/lite/CHANGELOG.md
@@ -1,6 +1,6 @@
# ChangeLog

## **next**
## **0.2.1** (2024-04-02)

- Fix duplicate consoles after failed connection (PR [#7505](https://github.com/vatesfr/xen-orchestra/pull/7505))
- [Tabs] Disable navigation to in-progress views (PR [7482](https://github.com/vatesfr/xen-orchestra/pull/7482))
Expand Down
2 changes: 1 addition & 1 deletion @xen-orchestra/lite/package.json
@@ -1,6 +1,6 @@
{
"name": "@xen-orchestra/lite",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"scripts": {
"dev": "GIT_HEAD=$(git rev-parse HEAD) vite",
Expand Down

0 comments on commit f9ca9e7

Please sign in to comment.