@linzjs/lui 13.1.4 → 14.0.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
@@ -1,3 +1,20 @@
1
+ # [14.0.0](https://github.com/linz/lui/compare/v13.1.5...v14.0.0) (2022-02-09)
2
+
3
+
4
+ * BREAKING CHANGE(fieldset): Add no border and no padding to fieldset (#554) ([9af922b](https://github.com/linz/lui/commit/9af922b4a72b3808c0985268e32fcc0dfcc16e40)), closes [#554](https://github.com/linz/lui/issues/554)
5
+
6
+
7
+ ### BREAKING CHANGES
8
+
9
+ * Add no border and no padding to fieldset
10
+
11
+ ## [13.1.5](https://github.com/linz/lui/compare/v13.1.4...v13.1.5) (2022-02-08)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * Makes lottie external ([#553](https://github.com/linz/lui/issues/553)) ([ea85e0a](https://github.com/linz/lui/commit/ea85e0a82ac2707329e3bc011574230eda5c7598))
17
+
1
18
  ## [13.1.4](https://github.com/linz/lui/compare/v13.1.3...v13.1.4) (2022-02-04)
2
19
 
3
20