ui-thing 0.1.30 → 0.1.32

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,5 +1,34 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.32
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.31...v0.1.32)
6
+
7
+ ### 🏡 Chore
8
+
9
+ - **release:** V0.1.31 ([2f5b36f](https://github.com/BayBreezy/ui-thing-cli/commit/2f5b36f))
10
+ - Update kbd component ([66b58f7](https://github.com/BayBreezy/ui-thing-cli/commit/66b58f7))
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15
+
16
+ ## v0.1.31
17
+
18
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.30...v0.1.31)
19
+
20
+ ### 🚀 Enhancements
21
+
22
+ - Update table styles ([f3a697e](https://github.com/BayBreezy/ui-thing-cli/commit/f3a697e))
23
+
24
+ ### 🏡 Chore
25
+
26
+ - Bump deps ([9ffc32d](https://github.com/BayBreezy/ui-thing-cli/commit/9ffc32d))
27
+
28
+ ### ❤️ Contributors
29
+
30
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
31
+
3
32
  ## v0.1.30
4
33
 
5
34
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.29...v0.1.30)