chore(release): 0.12.0 [skip ci]
# [0.12.0](https://github.com/offendingcommit/openconcho/compare/v0.11.0...v0.12.0) (2026-05-28) ### Features * **desktop:** auto-discover Honcho instances on localhost ([#1](https://github.com/offendingcommit/openconcho/issues/1)) ([7355884](7355884051)) * **web:** add dialectic reasoning playground ([2340e65](2340e65028)) * **web:** add Dream Output Viewer ([f318555](f318555c82)) * **web:** add live dream progress panel with adaptive polling ([17f8a5a](17f8a5a7bf)) * **web:** add Peer Card Seed Kits ([650bfd7](650bfd7b28)) * **web:** show sidebar last updated status ([7cf94aa](7cf94aa03f))
This commit is contained in:
2
packages/desktop/src-tauri/Cargo.lock
generated
2
packages/desktop/src-tauri/Cargo.lock
generated
@@ -2283,7 +2283,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "openconcho"
|
||||
version = "0.11.0"
|
||||
version = "0.12.0"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"serde",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "openconcho"
|
||||
version = "0.11.0"
|
||||
version = "0.12.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user