ui-thing 0.0.26 → 0.0.28

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,29 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.0.28
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Behon Baker <behon.baker@yahoo.com>
14
+
15
+ ## v0.0.27
16
+
17
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
18
+
19
+ ### 🩹 Fixes
20
+
21
+ - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Behon Baker <behon.baker@yahoo.com>
26
+
3
27
  ## v0.0.26
4
28
 
5
29
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)