We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa903f commit 7aa4fedCopy full SHA for 7aa4fed
go/oeco-sdk/v2beta/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.20.5 (2025-09-27)
2
+
3
+### 🩹 Fixes
4
5
+- added additional error handling; preparing for batch handling ([0fa903f](https://github.com/openecosystems/ecosystem/commit/0fa903f))
6
7
+### ❤️ Thank You
8
9
+- Dimy Jeannot
10
11
## 0.20.4 (2025-09-21)
12
13
### 🩹 Fixes
go/oeco-sdk/v2beta/package.json
@@ -1,6 +1,6 @@
{
"name": "go/oeco-sdk/v2beta",
- "version": "0.20.4",
+ "version": "0.20.5",
"description": "SDK version v2beta",
"private": true,
"license": "Apache-2.0"
0 commit comments