@nyaruka/temba-components 0.52.2 → 0.53.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,24 @@ 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.53.1](https://github.com/nyaruka/temba-components/compare/v0.53.0...v0.53.1)
8
+
9
+ - Tweak label bg [`#340`](https://github.com/nyaruka/temba-components/pull/340)
10
+ - tweak label bg [`8fc02c7`](https://github.com/nyaruka/temba-components/commit/8fc02c738d52e4c0f14b5c2b0e3dd76330eed14e)
11
+
12
+ #### [v0.53.0](https://github.com/nyaruka/temba-components/compare/v0.52.2...v0.53.0)
13
+
14
+ > 7 June 2023
15
+
16
+ - Wizard support [`#339`](https://github.com/nyaruka/temba-components/pull/339)
17
+ - Add wizard support to modax [`f4e1363`](https://github.com/nyaruka/temba-components/commit/f4e1363fd7582314c4bc40c4bf518309b00224b1)
18
+ - Break out of modal when full page is received [`8cb8b94`](https://github.com/nyaruka/temba-components/commit/8cb8b94feb0f041f39684cdc7c346f39f0f43e8e)
19
+ - Remove unused property [`a5e905c`](https://github.com/nyaruka/temba-components/commit/a5e905cd6bbe11a5b1d48182d67248c8fa46f61e)
20
+
7
21
  #### [v0.52.2](https://github.com/nyaruka/temba-components/compare/v0.52.1...v0.52.2)
8
22
 
23
+ > 5 June 2023
24
+
9
25
  - Add resend icon mapping [`#336`](https://github.com/nyaruka/temba-components/pull/336)
10
26
  - Nicer built in debugging [`#335`](https://github.com/nyaruka/temba-components/pull/335)
11
27
  - Whoops [`c62c5c9`](https://github.com/nyaruka/temba-components/commit/c62c5c9c049d9dde0fb0bc3afb45dfa7e11937cd)