@nyaruka/temba-components 0.131.0 → 0.131.1
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,14 @@ 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.131.1](https://github.com/nyaruka/temba-components/compare/v0.131.0...v0.131.1)
|
|
8
|
+
|
|
9
|
+
- Styling tweak for contact search [`2de5b31`](https://github.com/nyaruka/temba-components/commit/2de5b31280a9d6645780e10bbb7f2e97f182e4b7)
|
|
10
|
+
|
|
7
11
|
#### [v0.131.0](https://github.com/nyaruka/temba-components/compare/v0.130.1...v0.131.0)
|
|
8
12
|
|
|
13
|
+
> 2 October 2025
|
|
14
|
+
|
|
9
15
|
- Empty row focus, auto categories [`#707`](https://github.com/nyaruka/temba-components/pull/707)
|
|
10
16
|
- Fix omnibox [`#706`](https://github.com/nyaruka/temba-components/pull/706)
|
|
11
17
|
- Tweak msg event payload for chat history [`#704`](https://github.com/nyaruka/temba-components/pull/704)
|
package/dist/temba-components.js
CHANGED