Commit Graph

6 Commits

Author SHA1 Message Date
github-actions[bot]
b25a6835b1 chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/offendingcommit/openconcho/compare/v0.2.1...v0.3.0) (2026-04-27)

### Features

* **ci:** add workflow_dispatch to release for manual tag builds ([18905ef](18905ef987))
2026-04-27 19:05:56 +00:00
github-actions[bot]
86f5c44880 chore(release): 0.2.1 [skip ci]
## [0.2.1](https://github.com/offendingcommit/openconcho/compare/v0.2.0...v0.2.1) (2026-04-27)

### Bug Fixes

* **ci:** use RELEASE_TOKEN PAT so tag push triggers release workflow ([20bec5c](20bec5c899))
2026-04-27 19:02:05 +00:00
Offending Commit
4f7ef9f04c docs: remove stale v1.0.0 changelog entry 2026-04-27 13:55:47 -05:00
github-actions[bot]
4a3e2043bc chore(release): 0.2.0 [skip ci]
# [0.2.0](https://github.com/offendingcommit/openconcho/compare/v0.1.0...v0.2.0) (2026-04-27)

### Features

* **ci:** add cargo-check job with Turborepo + Swatinem cache ([5e05d25](5e05d25b46))
2026-04-27 18:54:05 +00:00
github-actions[bot]
dc0a986b75 chore(release): 0.1.0 [skip ci]
# [0.1.0](https://github.com/offendingcommit/openconcho/compare/v0.0.0...v0.1.0) (2026-04-27)

### Bug Fixes

* center settings page in full viewport ([88565ea](88565eaf1a)), closes [#root](https://github.com/offendingcommit/openconcho/issues/root)
* **ci:** fold semantic-release into CI as post-check release job ([bfbc8c1](bfbc8c1148))
* **ci:** use GITHUB_TOKEN instead of missing GH_TOKEN secret ([e446efe](e446efea04))
* **desktop:** correct http capability url patterns for non-standard ports ([1d09547](1d09547990))
* invert icon to white logo on indigo background ([a519745](a519745f20))
* regenerate Tauri icons with correct indigo background ([1f118d9](1f118d914f))
* **release:** wire tauri-action to existing semantic-release GitHub release ([57f89bc](57f89bc0cb))
* **web:** use esnext build target instead of safari13 ([8052a7d](8052a7d27a))

### Features

* apply brand colors to logo (indigo favicon, dark-bg Tauri icons) ([35e6c5d](35e6c5df4d))
* **ci:** multi-platform release matrix for macOS/Linux/Windows ([7379c35](7379c35a6b))
* component library, markdown renderer, multi-workspace dashboard ([91c7891](91c78915e5))
* full shadcn/ui component system with consistent typography ([9a74182](9a74182f97))
* restructure as pnpm monorepo with Tauri desktop shell ([92c4dfd](92c4dfd3dd))
* set OpenConcho logo as app icon for web and Tauri ([a07f5ab](a07f5abfc5))
* wire all remaining API endpoints ([45e0183](45e0183439))
2026-04-27 18:48:37 +00:00
github-actions[bot]
e8295c36a5 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-04-27)

### Bug Fixes

* center settings page in full viewport ([88565ea](88565eaf1a)), closes [#root](https://github.com/offendingcommit/openconcho/issues/root)
* **ci:** use GITHUB_TOKEN instead of missing GH_TOKEN secret ([e446efe](e446efea04))
* **desktop:** correct http capability url patterns for non-standard ports ([1d09547](1d09547990))
* invert icon to white logo on indigo background ([a519745](a519745f20))
* regenerate Tauri icons with correct indigo background ([1f118d9](1f118d914f))
* **release:** wire tauri-action to existing semantic-release GitHub release ([57f89bc](57f89bc0cb))
* **web:** use esnext build target instead of safari13 ([8052a7d](8052a7d27a))

### Features

* apply brand colors to logo (indigo favicon, dark-bg Tauri icons) ([35e6c5d](35e6c5df4d))
* **ci:** multi-platform release matrix for macOS/Linux/Windows ([7379c35](7379c35a6b))
* component library, markdown renderer, multi-workspace dashboard ([91c7891](91c78915e5))
* full shadcn/ui component system with consistent typography ([9a74182](9a74182f97))
* initial Honcho UI scaffold ([8eff34b](8eff34b3c6))
* restructure as pnpm monorepo with Tauri desktop shell ([92c4dfd](92c4dfd3dd))
* set OpenConcho logo as app icon for web and Tauri ([a07f5ab](a07f5abfc5))
* wire all remaining API endpoints ([45e0183](45e0183439))
2026-04-27 18:43:59 +00:00