@transai/connector-runner-gpms 0.6.0 → 0.7.1

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.7.0 (2026-03-23)
2
+
3
+ ### 🚀 Features
4
+
5
+ - fix oroox ([d71f1031](https://github.com/xip-online-applications/xod-core/commit/d71f1031))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Youri Lefers @yourilefers
10
+
11
+ ## 0.6.0 (2026-03-23)
12
+
13
+ ### 🚀 Features
14
+
15
+ - create client gpms ([30d0b822](https://github.com/xip-online-applications/xod-core/commit/30d0b822))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Youri Lefers @yourilefers
20
+
1
21
  ## 0.5.0 (2026-03-23)
2
22
 
3
23
  This was a version bump only for connector-runner-gpms to align it with other projects, there were no code changes.