@nyaruka/temba-components 0.108.0 → 0.108.2

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.108.2](https://github.com/nyaruka/temba-components/compare/v0.108.1...v0.108.2)
8
+
9
+ - Add service header property for RapidElement [`#457`](https://github.com/nyaruka/temba-components/pull/457)
10
+
11
+ #### [v0.108.1](https://github.com/nyaruka/temba-components/compare/v0.108.0...v0.108.1)
12
+
13
+ > 26 September 2024
14
+
15
+ - Don't show interrupt without endpoint [`c784162`](https://github.com/nyaruka/temba-components/commit/c7841623fc74dc7d5d302c334950d07ed60ec81c)
16
+
7
17
  #### [v0.108.0](https://github.com/nyaruka/temba-components/compare/v0.107.1...v0.108.0)
8
18
 
19
+ > 25 September 2024
20
+
9
21
  - Switch to generic StartProgress widget [`#456`](https://github.com/nyaruka/temba-components/pull/456)
10
22
  - Honor status over total count for progress [`409608a`](https://github.com/nyaruka/temba-components/commit/409608a8519974502c5b97b8ddc210af3575f294)
11
23
  - Soften progress curvature [`a848a5d`](https://github.com/nyaruka/temba-components/commit/a848a5d1515787e4e6c03e28c428f5a9ae352f63)