@7n/tauri-components 0.13.0 → 0.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.13.2] - 2026-07-20
|
|
4
|
+
|
|
5
|
+
### Changed
|
|
6
|
+
|
|
7
|
+
- release: @7n/tauri-components@0.13.1
|
|
8
|
+
|
|
9
|
+
## [0.13.1] - 2026-07-20
|
|
10
|
+
|
|
11
|
+
### Fixed
|
|
12
|
+
|
|
13
|
+
- AgentDialog.vue: ховає q-select tier, коли в обраного агента взагалі нема тірів (напр. pi) — раніше лишався видимим зі stale-значенням попереднього агента
|
|
14
|
+
|
|
3
15
|
## [0.13.0] - 2026-07-20
|
|
4
16
|
|
|
5
17
|
### Added
|
package/package.json
CHANGED