@nyaruka/temba-components 0.108.3 → 0.108.5

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,26 @@ 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.108.5](https://github.com/nyaruka/temba-components/compare/v0.108.4...v0.108.5)
8
+
9
+ - Bump @75lb/deep-merge from 1.1.1 to 1.1.2 [`#448`](https://github.com/nyaruka/temba-components/pull/448)
10
+ - Bump micromatch from 4.0.5 to 4.0.8 [`#449`](https://github.com/nyaruka/temba-components/pull/449)
11
+ - Bump path-to-regexp from 6.2.1 to 6.3.0 [`#452`](https://github.com/nyaruka/temba-components/pull/452)
12
+ - Bump rollup from 4.14.0 to 4.22.4 [`#455`](https://github.com/nyaruka/temba-components/pull/455)
13
+ - Fix TextInput autogrow double text [`#458`](https://github.com/nyaruka/temba-components/pull/458)
14
+ - Fix autogrow double text [`b51681f`](https://github.com/nyaruka/temba-components/commit/b51681f43d423e637114c516fed70bc944d13a6c)
15
+ - Remove consoles [`7b32417`](https://github.com/nyaruka/temba-components/commit/7b324174a41542dc77751673114b86a39a588b95)
16
+
17
+ #### [v0.108.4](https://github.com/nyaruka/temba-components/compare/v0.108.3...v0.108.4)
18
+
19
+ > 2 October 2024
20
+
21
+ - Add icons for team and shortcut [`e9b219b`](https://github.com/nyaruka/temba-components/commit/e9b219b53e202dd00747521de626798719eca233)
22
+
7
23
  #### [v0.108.3](https://github.com/nyaruka/temba-components/compare/v0.108.2...v0.108.3)
8
24
 
25
+ > 27 September 2024
26
+
9
27
  - Don't wrap messages in progress bar [`e975df1`](https://github.com/nyaruka/temba-components/commit/e975df1dbdca45e9e41a31de10becea026eebd01)
10
28
 
11
29
  #### [v0.108.2](https://github.com/nyaruka/temba-components/compare/v0.108.1...v0.108.2)