@transai/connector-runner-microsoft-office365-email 0.36.0 → 0.38.0

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,3 +1,23 @@
1
+ ## 0.37.0 (2026-05-06)
2
+
3
+ ### 🚀 Features
4
+
5
+ - replace metricsLegacy with metrics in various components ([#1227](https://github.com/xip-online-applications/xod-core/pull/1227))
6
+
7
+ ### 🧱 Updated Dependencies
8
+
9
+ - Updated @transai/connector-runtime-sdk to 0.16.0
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Youri Lefers @yourilefers
14
+
15
+ ## 0.36.0 (2026-04-20)
16
+
17
+ ### 🧱 Updated Dependencies
18
+
19
+ - Updated @transai/connector-runtime-sdk to 0.15.0
20
+
1
21
  ## 0.35.0 (2026-04-14)
2
22
 
3
23
  This was a version bump only for connector-runner-microsoft-office365-email to align it with other projects, there were no code changes.