@nyaruka/temba-components 0.50.3 → 0.52.0

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,22 @@ 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.52.0](https://github.com/nyaruka/temba-components/compare/v0.51.1...v0.52.0)
8
+
9
+ - Add Resizer [`#333`](https://github.com/nyaruka/temba-components/pull/333)
10
+ - merge [`0566c26`](https://github.com/nyaruka/temba-components/commit/0566c26af83273e699ea0414291d4436b8c4e54e)
11
+
12
+ #### [v0.51.1](https://github.com/nyaruka/temba-components/compare/v0.50.3...v0.51.1)
13
+
14
+ > 17 May 2023
15
+
16
+ - Don't treat 302s as form errors [`#332`](https://github.com/nyaruka/temba-components/pull/332)
17
+ - missing reference [`7ee7b12`](https://github.com/nyaruka/temba-components/commit/7ee7b1225c2dab9d8cdd58ecddd34f50aeffd1b5)
18
+
7
19
  #### [v0.50.3](https://github.com/nyaruka/temba-components/compare/v0.50.2...v0.50.3)
8
20
 
21
+ > 15 May 2023
22
+
9
23
  - Clear out modax on close [`#331`](https://github.com/nyaruka/temba-components/pull/331)
10
24
 
11
25
  #### [v0.50.2](https://github.com/nyaruka/temba-components/compare/v0.50.1...v0.50.2)