chore(release): 0.6.0 [skip ci]

# [0.6.0](https://github.com/offendingcommit/openconcho/compare/v0.5.3...v0.6.0) (2026-05-04)

### Features

* support multiple Honcho instances (closes [#2](https://github.com/offendingcommit/openconcho/issues/2)) ([f706c83](f706c83cc1))
This commit is contained in:
github-actions[bot]
2026-05-04 16:33:21 +00:00
parent ee76f7a325
commit 387bfa4228
4 changed files with 10 additions and 3 deletions

View File

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