@nyaruka/temba-components 0.50.1 → 0.50.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,15 @@ 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.50.2](https://github.com/nyaruka/temba-components/compare/v0.50.1...v0.50.2)
8
+
9
+ - Use compose component for Send To Somebody Else action [`#315`](https://github.com/nyaruka/temba-components/pull/315)
10
+ - - removed temba-attachment-added and temba-attachment-removed in favor of just using temba-content-changed [`e151413`](https://github.com/nyaruka/temba-components/commit/e1514138917578db390a5d4d68853dc6d34bcf2d)
11
+
7
12
  #### [v0.50.1](https://github.com/nyaruka/temba-components/compare/v0.50.0...v0.50.1)
8
13
 
14
+ > 9 May 2023
15
+
9
16
  - Add partial checkbox representation [`#328`](https://github.com/nyaruka/temba-components/pull/328)
10
17
 
11
18
  #### [v0.50.0](https://github.com/nyaruka/temba-components/compare/v0.49.4...v0.50.0)