ui-thing 0.1.37 → 0.1.39

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.39
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.38...v0.1.39)
6
+
7
+ ### 🏡 Chore
8
+
9
+ - Added the drawer heade and footer components ([00ea23d](https://github.com/BayBreezy/ui-thing-cli/commit/00ea23d))
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
14
+
15
+ ## v0.1.38
16
+
17
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.37...v0.1.38)
18
+
19
+ ### 🏡 Chore
20
+
21
+ - Bump deps ([ac59a0c](https://github.com/BayBreezy/ui-thing-cli/commit/ac59a0c))
22
+ - Updated comps ([e8e1a46](https://github.com/BayBreezy/ui-thing-cli/commit/e8e1a46))
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
27
+
3
28
  ## v0.1.37
4
29
 
5
30
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.36...v0.1.37)