We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdcbf4 commit 800041aCopy full SHA for 800041a
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.0-alpha.7"
+ ".": "0.1.0-alpha.8"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.1.0-alpha.8 (2025-05-29)
4
+
5
+Full Changelog: [v0.1.0-alpha.7...v0.1.0-alpha.8](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.7...v0.1.0-alpha.8)
6
7
+### Refactors
8
9
+* move files into pkg/cmd ([1cdcbf4](https://github.com/stainless-api/stainless-api-cli/commit/1cdcbf46ca7f84c37b7e387a20f7a9c303498083))
10
11
## 0.1.0-alpha.7 (2025-05-28)
12
13
Full Changelog: [v0.1.0-alpha.6...v0.1.0-alpha.7](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.6...v0.1.0-alpha.7)
0 commit comments