We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9eed5f commit dc762eeCopy full SHA for dc762ee
libs/public/go/sdk/v2beta/CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.7.0 (2025-07-19)
2
+
3
+### 🚀 Features
4
5
+- preparing for release ([a9eed5f](https://github.com/openecosystems/ecosystem/commit/a9eed5f))
6
+- OECO Cleanup 28 ([#60](https://github.com/openecosystems/ecosystem/pull/60))
7
8
+### ❤️ Thank You
9
10
+- Dimy Jeannot @dimyjeannot
11
12
## 0.6.0 (2024-12-29)
13
14
### 🚀 Features
libs/public/go/sdk/v2beta/package.json
@@ -1,6 +1,6 @@
{
- "name": "go-sdk-v2beta",
- "version": "0.6.0",
- "description": "SDK version v2beta",
- "license": "Apache-2.0"
+ "name": "go-sdk-v2beta",
+ "version": "0.7.0",
+ "description": "SDK version v2beta",
+ "license": "Apache-2.0"
}
0 commit comments