@linzjs/lui 17.25.0 → 17.25.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
@@ -1,3 +1,10 @@
1
+ ## [17.25.1](https://github.com/linz/lui/compare/v17.25.0...v17.25.1) (2023-01-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * trigger deploy as deployed storybook is broken ([0e152f5](https://github.com/linz/lui/commit/0e152f5e4db36110c174ed243f44d70212cb280d))
7
+
1
8
  # [17.25.0](https://github.com/linz/lui/compare/v17.24.0...v17.25.0) (2022-12-13)
2
9
 
3
10
  # [17.24.0](https://github.com/linz/lui/compare/v17.23.2...v17.24.0) (2022-12-02)
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Lui - Linz User Interface
1
+ # Lui - Linz User Interface!
2
2
 
3
3
  > It's written in CSS and a React wrapper!
4
4
  >
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "17.25.0",
2
+ "version": "17.25.1",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",