ui-thing 0.1.13 → 0.1.15

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,31 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.15
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.14...v0.1.15)
6
+
7
+ ### 🏡 Chore
8
+
9
+ - **release:** V0.1.14 ([16a8485](https://github.com/BayBreezy/ui-thing-cli/commit/16a8485))
10
+ - Update autocomplete component ([27f35dc](https://github.com/BayBreezy/ui-thing-cli/commit/27f35dc))
11
+ - Install packages ([17e6d8a](https://github.com/BayBreezy/ui-thing-cli/commit/17e6d8a))
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Behon Baker <behon.baker@yahoo.com>
16
+
17
+ ## v0.1.14
18
+
19
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.13...v0.1.14)
20
+
21
+ ### 🚀 Enhancements
22
+
23
+ - **fancy icon:** Add FancyIcon component ([e97adb0](https://github.com/BayBreezy/ui-thing-cli/commit/e97adb0))
24
+
25
+ ### ❤️ Contributors
26
+
27
+ - Behon Baker <behon.baker@yahoo.com>
28
+
3
29
  ## v0.1.13
4
30
 
5
31
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.12...v0.1.13)