chore(release): 0.5.2 [skip ci]

## [0.5.2](https://github.com/offendingcommit/openconcho/compare/v0.5.1...v0.5.2) (2026-04-28)

### Bug Fixes

* **ci:** make sure we build web before we build the app ([c3b4e58](c3b4e58816))
This commit is contained in:
github-actions[bot]
2026-04-28 19:54:03 +00:00
parent c3b4e58816
commit b03eb529bf
3 changed files with 9 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "openconcho",
"private": true,
"version": "0.5.1",
"version": "0.5.2",
"packageManager": "pnpm@10.33.2",
"scripts": {
"dev": "pnpm --filter @openconcho/desktop dev",