@nyaruka/temba-components 0.168.0 → 0.169.0

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,20 @@ 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.169.0](https://github.com/nyaruka/temba-components/compare/v0.168.1...v0.169.0)
8
+
9
+ - Add central contact watcher for interest-based live updates [`#1087`](https://github.com/nyaruka/temba-components/pull/1087)
10
+
11
+ #### [v0.168.1](https://github.com/nyaruka/temba-components/compare/v0.168.0...v0.168.1)
12
+
13
+ > 28 July 2026
14
+
15
+ - Fix bulk action bar hidden under pinned column headers [`#1082`](https://github.com/nyaruka/temba-components/pull/1082)
16
+
7
17
  #### [v0.168.0](https://github.com/nyaruka/temba-components/compare/v0.167.0...v0.168.0)
8
18
 
19
+ > 28 July 2026
20
+
9
21
  - Allow resizing the chat in the card layout [`#1080`](https://github.com/nyaruka/temba-components/pull/1080)
10
22
  - Add link popup menu items and improve dropdown popups [`#1077`](https://github.com/nyaruka/temba-components/pull/1077)
11
23
  - Add inline editing to contact details [`#1075`](https://github.com/nyaruka/temba-components/pull/1075)