ui-thing 0.1.10 → 0.1.12

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.12
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.11...v0.1.12)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add toggle-group component ([c887563](https://github.com/BayBreezy/ui-thing-cli/commit/c887563))
10
+
11
+ ### 🏡 Chore
12
+
13
+ - **release:** V0.1.11 ([df916e5](https://github.com/BayBreezy/ui-thing-cli/commit/df916e5))
14
+ - Update deps ([75f6473](https://github.com/BayBreezy/ui-thing-cli/commit/75f6473))
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - BayBreezy <behon.baker@yahoo.com>
19
+ - Behon Baker <behon.baker@yahoo.com>
20
+
21
+ ## v0.1.11
22
+
23
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.10...v0.1.11)
24
+
25
+ ### 🏡 Chore
26
+
27
+ - Update component array ([7e94f02](https://github.com/BayBreezy/ui-thing-cli/commit/7e94f02))
28
+
29
+ ### ❤️ Contributors
30
+
31
+ - Behon Baker <behon.baker@yahoo.com>
32
+
3
33
  ## v0.1.10
4
34
 
5
35
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.9...v0.1.10)