@iebh/tera-fy 2.0.6 → 2.0.7

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,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.0.7](https://github.com/IEBH/TERA-fy/compare/v2.0.6...v2.0.7) (2025-02-26)
4
+
5
+
6
+ ### chore
7
+
8
+ * Upstream NPM bump ([f599609](https://github.com/IEBH/TERA-fy/commit/f599609a50bd9540dbab8088054f23a94c8afd39))
9
+
10
+ ### fix
11
+
12
+ * Corrected Syncro import path ([6f6a712](https://github.com/IEBH/TERA-fy/commit/6f6a712fb5ad49da328bd089a8bc0083079f1d7b))
13
+
14
+ ### refactor
15
+
16
+ * Moved Syncro resources into a more logical location ([ba7e8a5](https://github.com/IEBH/TERA-fy/commit/ba7e8a578f228adaad29c07c641e2cb5563f57b6))
17
+
3
18
  ## [2.0.6](https://github.com/IEBH/TERA-fy/compare/v2.0.3...v2.0.6) (2025-02-26)
4
19
 
5
20