@nyaruka/temba-components 0.117.0 → 0.117.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,14 @@ 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.117.1](https://github.com/nyaruka/temba-components/compare/v0.117.0...v0.117.1)
8
+
9
+ - Fix button with icon display [`fc31a37`](https://github.com/nyaruka/temba-components/commit/fc31a3748ae9f8c5387846d4b57522007f6e4234)
10
+
7
11
  #### [v0.117.0](https://github.com/nyaruka/temba-components/compare/v0.116.0...v0.117.0)
8
12
 
13
+ > 17 January 2025
14
+
9
15
  - Add WorkspaceSelect [`#472`](https://github.com/nyaruka/temba-components/pull/472)
10
16
  - Bump nanoid from 3.3.7 to 3.3.8 [`#469`](https://github.com/nyaruka/temba-components/pull/469)
11
17
  - Render line breaks for messages on contact chat [`#468`](https://github.com/nyaruka/temba-components/pull/468)
@@ -1609,7 +1609,6 @@ let fr=Ys,vr=!1;const br=["es","fr","pt"],yr="data:image/png;base64,iVBORw0KGgoA
1609
1609
  }
1610
1610
 
1611
1611
  .lined-button .button-mask {
1612
- display: block;
1613
1612
  flex-grow: 1;
1614
1613
  }
1615
1614