ui-thing 0.1.49 → 0.1.51

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,35 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.51
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.50...v0.1.51)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add form-builder component ([f33bfc7](https://github.com/BayBreezy/ui-thing-cli/commit/f33bfc7))
10
+
11
+ ### 🏡 Chore
12
+
13
+ - **release:** V0.1.50 ([6cb4bd5](https://github.com/BayBreezy/ui-thing-cli/commit/6cb4bd5))
14
+ - Bump deps ([a80a6b9](https://github.com/BayBreezy/ui-thing-cli/commit/a80a6b9))
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
19
+
20
+ ## v0.1.50
21
+
22
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.49...v0.1.50)
23
+
24
+ ### 🏡 Chore
25
+
26
+ - Update datatables.net component ([1b3e478](https://github.com/BayBreezy/ui-thing-cli/commit/1b3e478))
27
+ - Bump deps ([9e87d39](https://github.com/BayBreezy/ui-thing-cli/commit/9e87d39))
28
+
29
+ ### ❤️ Contributors
30
+
31
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
32
+
3
33
  ## v0.1.49
4
34
 
5
35
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.48...v0.1.49)