@nyaruka/temba-components 0.110.1 → 0.110.3

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,21 @@ 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.110.3](https://github.com/nyaruka/temba-components/compare/v0.110.2...v0.110.3)
8
+
9
+ - Fix fill for coffee-empty [`71eaa72`](https://github.com/nyaruka/temba-components/commit/71eaa729dcfa524dd9fd702896a6517ab49c648b)
10
+ - Add name for coffee-empty icon [`a3cafb5`](https://github.com/nyaruka/temba-components/commit/a3cafb5ff871ed3230edc58424940d7665fb0cb7)
11
+
12
+ #### [v0.110.2](https://github.com/nyaruka/temba-components/compare/v0.110.1...v0.110.2)
13
+
14
+ > 31 October 2024
15
+
16
+ - Remove fill color from empty coffee [`826a015`](https://github.com/nyaruka/temba-components/commit/826a015faa4ecbd581b253dbf74dc01f22490333)
17
+
7
18
  #### [v0.110.1](https://github.com/nyaruka/temba-components/compare/v0.110.0...v0.110.1)
8
19
 
20
+ > 31 October 2024
21
+
9
22
  - Add empty coffee icon [`fd4a11d`](https://github.com/nyaruka/temba-components/commit/fd4a11d2492db8a2d3325f0cc83a24573ff7487f)
10
23
 
11
24
  #### [v0.110.0](https://github.com/nyaruka/temba-components/compare/v0.109.1...v0.110.0)