chore(release): 0.5.0 [skip ci]
# [0.5.0](https://github.com/offendingcommit/openconcho/compare/v0.4.0...v0.5.0) (2026-04-27) ### Bug Fixes * **release:** sync versions to v0.4.0 and wire up semantic-release npm plugin ([18feaeb](18feaeb3d4)) * **release:** use tauri-action beforeBuildCommand for web build ([c66d0f3](c66d0f326c)) ### Features * **demo:** extend mask() to all breadcrumbs, page titles, and identifiers ([123828c](123828ccb6)) * **demo:** replace blur with asterisk masking of user data via React context ([8f9d806](8f9d806eef)) * **web:** show app version in sidebar footer via Vite define ([7848d69](7848d69524))
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "openconcho",
|
||||
"private": true,
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"scripts": {
|
||||
"dev": "pnpm --filter @openconcho/desktop dev",
|
||||
|
||||
Reference in New Issue
Block a user