@nyaruka/temba-components 0.91.3 → 0.91.4

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.91.4](https://github.com/nyaruka/temba-components/compare/v0.91.3...v0.91.4)
8
+
9
+ - Tweak template spacing [`4c03f24`](https://github.com/nyaruka/temba-components/commit/4c03f248acfb165c99468a5d9db36633cd2ac421)
10
+
7
11
  #### [v0.91.3](https://github.com/nyaruka/temba-components/compare/v0.91.2...v0.91.3)
8
12
 
13
+ > 10 June 2024
14
+
9
15
  - Update screenshots for template editor [`73d5788`](https://github.com/nyaruka/temba-components/commit/73d578820ee600eaab82fee2b22156856b69cbee)
10
16
 
11
17
  #### [v0.91.2](https://github.com/nyaruka/temba-components/compare/v0.91.1...v0.91.2)
@@ -7685,6 +7685,7 @@ background: #ccc;
7685
7685
  display: flex;
7686
7686
  align-items: center;
7687
7687
  flex-wrap: wrap;
7688
+ margin-bottom: 1em;
7688
7689
  }
7689
7690
 
7690
7691
  .button {