@nyaruka/temba-components 0.159.5 → 0.159.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
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v0.159.6](https://github.com/nyaruka/temba-components/compare/v0.159.5...v0.159.6)
8
+
9
+ - Promote a fully-translated language to a flow's default [`#1033`](https://github.com/nyaruka/temba-components/pull/1033)
10
+ - Add label-create affordance to ContentList label dropdown [`#1031`](https://github.com/nyaruka/temba-components/pull/1031)
11
+ - Fix empty contact fields tab from definition/data load race [`#1032`](https://github.com/nyaruka/temba-components/pull/1032)
12
+
7
13
  #### [v0.159.5](https://github.com/nyaruka/temba-components/compare/v0.159.4...v0.159.5)
8
14
 
15
+ > 12 June 2026
16
+
9
17
  - Refine flow list: inline type icons, drop status column, sparkline fixtures [`#1030`](https://github.com/nyaruka/temba-components/pull/1030)
10
18
 
11
19
  #### [v0.159.4](https://github.com/nyaruka/temba-components/compare/v0.159.3...v0.159.4)