@nyaruka/temba-components 0.134.1 → 0.134.3

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,23 @@ 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.134.3](https://github.com/nyaruka/temba-components/compare/v0.134.2...v0.134.3)
8
+
9
+ - Fix handling of showMessageLogsAfter property in ContactChat component [`#771`](https://github.com/nyaruka/temba-components/pull/771)
10
+
11
+ #### [v0.134.2](https://github.com/nyaruka/temba-components/compare/v0.134.1...v0.134.2)
12
+
13
+ > 1 December 2025
14
+
15
+ - Generate message log URLs for messages [`#770`](https://github.com/nyaruka/temba-components/pull/770)
16
+ - Generate message log URLs for messages created within a specified number of days. [`1e6433d`](https://github.com/nyaruka/temba-components/commit/1e6433dcaccf3a8cf1e07f5865eda16db7f16e70)
17
+ - Use Date type property on Chat component [`cf244e1`](https://github.com/nyaruka/temba-components/commit/cf244e102fbb2aaa22eb688eeda9172270ddfb70)
18
+ - Apply suggestions from code review [`9ceae6a`](https://github.com/nyaruka/temba-components/commit/9ceae6a95aed669824d771c8cefeb7745f7628af)
19
+
7
20
  #### [v0.134.1](https://github.com/nyaruka/temba-components/compare/v0.134.0...v0.134.1)
8
21
 
22
+ > 27 November 2025
23
+
9
24
  - Fix rendering of note added events when no user [`#769`](https://github.com/nyaruka/temba-components/pull/769)
10
25
 
11
26
  #### [v0.134.0](https://github.com/nyaruka/temba-components/compare/v0.133.0...v0.134.0)