ui-thing 0.1.54 → 0.1.56

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,33 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.56
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.55...v0.1.56)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add timeline component ([ee8c46a](https://github.com/BayBreezy/ui-thing-cli/commit/ee8c46a))
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Bump deps ([7a6c05d](https://github.com/BayBreezy/ui-thing-cli/commit/7a6c05d))
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Behon Baker ([@BayBreezy](https://github.com/BayBreezy))
18
+
19
+ ## v0.1.55
20
+
21
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.54...v0.1.55)
22
+
23
+ ### 🏡 Chore
24
+
25
+ - Add new components: description list & native checkbox ([175003e](https://github.com/BayBreezy/ui-thing-cli/commit/175003e))
26
+
27
+ ### ❤️ Contributors
28
+
29
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
30
+
3
31
  ## v0.1.54
4
32
 
5
33
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.53...v0.1.54)