twskin 0.6.1 → 0.6.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
@@ -5,6 +5,20 @@ All notable changes to this package are documented here. This project follows
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
+ ## [0.6.2] - 2026-07-29
9
+
10
+ ### Fixed
11
+
12
+ - Updated `Solvay 1927 · Solarized Light` to theme version `1.0.13`. Sidebar
13
+ task states now use a single quiet background treatment without nested
14
+ gold-and-blue edge rails, and the task-list bottom no longer renders an
15
+ opaque glow over the translucent panel.
16
+
17
+ ### For contributors
18
+
19
+ - Added regression coverage for Solvay task-list hover boundaries and its
20
+ bottom scroll-fade reset.
21
+
8
22
  ## [0.6.1] - 2026-07-29
9
23
 
10
24
  ### Fixed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "twskin",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "description": "An unofficial community theme manager and CLI for TRAE Work on macOS.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "packageVersion": "0.6.1",
3
+ "packageVersion": "0.6.2",
4
4
  "themesBundled": false,
5
5
  "files": [
6
6
  {