chore(release): 0.7.0 [skip ci]

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

### Features

* deep linking for hosted URLs and openconcho:// scheme ([578c8f4](578c8f4c46))
This commit is contained in:
github-actions[bot]
2026-05-04 16:36:23 +00:00
parent a07adcbcbc
commit 3d1bb4c93c
4 changed files with 10 additions and 3 deletions

View File

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