File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.57 "
2+ "." : " 0.1.0-alpha.58 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.58 (2025-11-26)
4+
5+ Full Changelog: [ v0.1.0-alpha.57...v0.1.0-alpha.58] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.57...v0.1.0-alpha.58 )
6+
7+ ### Bug Fixes
8+
9+ * consider merge conflict done ([ f9ad68b] ( https://github.com/stainless-api/stainless-api-cli/commit/f9ad68b2a21c9f73f03aa6260f929288e94e680c ) )
10+ * fix auth issue ([ 11d5375] ( https://github.com/stainless-api/stainless-api-cli/commit/11d5375223687be5951f2f1eb3d77035e4ca00ba ) )
11+
12+
13+ ### Refactors
14+
15+ * rename commit step to codegen ([ 58e752a] ( https://github.com/stainless-api/stainless-api-cli/commit/58e752a40328b2e8c1d60ee3576daa92b59cc6f2 ) )
16+
317## 0.1.0-alpha.57 (2025-11-25)
418
519Full Changelog: [ v0.1.0-alpha.56...v0.1.0-alpha.57] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.56...v0.1.0-alpha.57 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.57 " // x-release-please-version
5+ const Version = "0.1.0-alpha.58 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments