chore(release): 0.11.0 [skip ci]

# [0.11.0](https://github.com/offendingcommit/openconcho/compare/v0.10.0...v0.11.0) (2026-05-28)

### Bug Fixes

* harden token and URL handling ([5cfbae6](5cfbae6248))

### Features

* **docker:** add containerized web build with CORS guidance ([cfe07f1](cfe07f1900))
This commit is contained in:
github-actions[bot]
2026-05-28 19:21:59 +00:00
parent ac20ab6271
commit 8e16dc4f78
4 changed files with 15 additions and 3 deletions

View File

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