ui-thing 0.1.32 → 0.1.33

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,21 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.33
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.32...v0.1.33)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Added sidebar & placeholder components ([2fab9df](https://github.com/BayBreezy/ui-thing-cli/commit/2fab9df))
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Bump deps ([2cf4cfc](https://github.com/BayBreezy/ui-thing-cli/commit/2cf4cfc))
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
18
+
3
19
  ## v0.1.32
4
20
 
5
21
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.31...v0.1.32)