threadwell 0.0.4 → 0.0.6
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
|
@@ -2,6 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## [0.0.6] - 2026-05-13
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Added a release-smoke entry to verify the compact startup-only update prompt.
|
|
10
|
+
|
|
11
|
+
## [0.0.5] - 2026-05-13
|
|
12
|
+
|
|
13
|
+
### Fixed
|
|
14
|
+
|
|
15
|
+
- Removed the duplicate mid-chat update notification when the startup card already shows a Threadwell update.
|
|
16
|
+
|
|
5
17
|
## [0.0.4] - 2026-05-13
|
|
6
18
|
|
|
7
19
|
### Changed
|