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:
github-actions[bot]
2026-04-27 19:51:15 +00:00
parent c66d0f326c
commit 88820602fe
3 changed files with 17 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "openconcho"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
[lib]