@nyaruka/temba-components 0.43.5 → 0.43.7

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.43.7](https://github.com/nyaruka/temba-components/compare/v0.43.6...v0.43.7)
8
+
9
+ - Add full date format on mouseover for temba-date [`#294`](https://github.com/nyaruka/temba-components/pull/294)
10
+
11
+ #### [v0.43.6](https://github.com/nyaruka/temba-components/compare/v0.43.5...v0.43.6)
12
+
13
+ > 17 March 2023
14
+
15
+ - Add refresh globals option and icon [`#293`](https://github.com/nyaruka/temba-components/pull/293)
16
+
7
17
  #### [v0.43.5](https://github.com/nyaruka/temba-components/compare/v0.43.4...v0.43.5)
8
18
 
19
+ > 16 March 2023
20
+
9
21
  - Limit contact badges to one row [`#291`](https://github.com/nyaruka/temba-components/pull/291)
10
22
 
11
23
  #### [v0.43.4](https://github.com/nyaruka/temba-components/compare/v0.43.3...v0.43.4)