ui-thing 0.1.22 → 0.1.24

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,31 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.24
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.23...v0.1.24)
6
+
7
+ ### 🏡 Chore
8
+
9
+ - Bump deps ([1ba7fe7](https://github.com/BayBreezy/ui-thing-cli/commit/1ba7fe7))
10
+ - Use new version of nuxt icon ([507db3d](https://github.com/BayBreezy/ui-thing-cli/commit/507db3d))
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15
+
16
+ ## v0.1.23
17
+
18
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.22...v0.1.23)
19
+
20
+ ### 🏡 Chore
21
+
22
+ - Bump deps ([f964b0a](https://github.com/BayBreezy/ui-thing-cli/commit/f964b0a))
23
+ - Move `reactiveOmit` from out of the template and add it to the script. ([3b8667b](https://github.com/BayBreezy/ui-thing-cli/commit/3b8667b))
24
+
25
+ ### ❤️ Contributors
26
+
27
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
28
+
3
29
  ## v0.1.22
4
30
 
5
31
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.21...v0.1.22)