We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbc3e4 commit a8c65b7Copy full SHA for a8c65b7
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.0-alpha.1"
+ ".": "0.1.0-alpha.2"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.1.0-alpha.2 (2025-04-30)
4
+
5
+Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)
6
7
+### Chores
8
9
+* bump go sdk version ([3cbc3e4](https://github.com/stainless-api/stainless-api-cli/commit/3cbc3e46f7b8910037fa947e712e92bf05df5fc7))
10
11
## 0.1.0-alpha.1 (2025-04-30)
12
13
Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/stainless-api/stainless-api-cli/compare/v0.0.1-alpha.0...v0.1.0-alpha.1)
0 commit comments