@iebh/tera-fy 2.2.4 → 2.2.6

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,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.2.6](https://github.com/IEBH/TERA-fy/compare/v2.2.5...v2.2.6) (2025-05-15)
4
+
5
+
6
+ ### fix
7
+
8
+ * Version bump supabasey to fix login issues ([58a9b83](https://github.com/IEBH/TERA-fy/commit/58a9b837d6251b2dda065d2c6387c5bfc28d9638))
9
+
10
+ ## [2.2.5](https://github.com/IEBH/TERA-fy/compare/v2.2.4...v2.2.5) (2025-05-15)
11
+
12
+
13
+ ### feat
14
+
15
+ * Call ProjectFile recursively for all files in a folder ([de32fe7](https://github.com/IEBH/TERA-fy/commit/de32fe74016bfb1bf800e66c7a64791248e89a41))
16
+
3
17
  ## [2.2.4](https://github.com/IEBH/TERA-fy/compare/v2.2.3...v2.2.4) (2025-05-08)
4
18
 
5
19