@nyaruka/temba-components 0.156.15 → 0.156.16

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.156.16](https://github.com/nyaruka/temba-components/compare/v0.156.15...v0.156.16)
8
+
9
+ - Add change summaries and grouping to the revision browser [`#999`](https://github.com/nyaruka/temba-components/pull/999)
10
+ - Stabilize flaky screenshot and cookie tests [`#1000`](https://github.com/nyaruka/temba-components/pull/1000)
11
+ - Remove auto_translate feature flag and always enable [`#998`](https://github.com/nyaruka/temba-components/pull/998)
12
+
7
13
  #### [v0.156.15](https://github.com/nyaruka/temba-components/compare/v0.156.14...v0.156.15)
8
14
 
15
+ > 29 April 2026
16
+
9
17
  - Add update-existing option to auto translate dialog [`#997`](https://github.com/nyaruka/temba-components/pull/997)
10
18
  - Simplify auto translate dialog and expose brand via store [`#994`](https://github.com/nyaruka/temba-components/pull/994)
11
19
  - Trigger Claude review on PR events with inline comments [`#996`](https://github.com/nyaruka/temba-components/pull/996)