chore(release): 0.9.0 [skip ci]

# [0.9.0](https://github.com/offendingcommit/openconcho/compare/v0.8.0...v0.9.0) (2026-05-28)

### Features

* **web:** add global metadata visibility toggle ([e490d91](e490d911fc))
* **web:** add shared Breadcrumb component for workspace pages ([c6afc80](c6afc80fda))
* **web:** add workspace contextual sub-nav to sidebar ([62cae68](62cae68d05))
This commit is contained in:
github-actions[bot]
2026-05-28 18:46:42 +00:00
parent 6960bf4ffe
commit 2d7937e275
4 changed files with 12 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "openconcho",
"private": true,
"version": "0.8.0",
"version": "0.9.0",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=22",