beads-ui 0.4.3 → 0.4.4

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/CHANGES.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changes
2
2
 
3
+ ## 0.4.4
4
+
5
+ - [`d0f8d1d`](https://github.com/mantoni/beads-ui/commit/d0f8d1d088eda78da14d35ac4fd898cbeb68b534)
6
+ Make labels a separate section in the sidebar
7
+ - [`c44fd34`](https://github.com/mantoni/beads-ui/commit/c44fd3484ade8ef7ea56eb608d11bb07ebbf665b)
8
+ Fix flaky board test due to time-sensitive closed filter (Nikolai
9
+ Prokoschenko)
10
+
11
+ _Released by [Maximilian Antoni](https://github.com/mantoni) on 2025-11-13._
12
+
3
13
  ## 0.4.3
4
14
 
5
15
  - [`4a5b4cd`](https://github.com/mantoni/beads-ui/commit/4a5b4cda8b22437eac2636c0a5556d0b52897f5f)