ui-thing 0.1.42 → 0.1.44

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,30 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.44
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.43...v0.1.44)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add `carousel` component ([ed82caf](https://github.com/BayBreezy/ui-thing-cli/commit/ed82caf))
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
14
+
15
+ ## v0.1.43
16
+
17
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.42...v0.1.43)
18
+
19
+ ### 🏡 Chore
20
+
21
+ - **release:** V0.1.42 ([8b2b5ae](https://github.com/BayBreezy/ui-thing-cli/commit/8b2b5ae))
22
+ - Update the `alert` component ([7c3b19e](https://github.com/BayBreezy/ui-thing-cli/commit/7c3b19e))
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
27
+
3
28
  ## v0.1.42
4
29
 
5
30
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.41...v0.1.42)