File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.37 "
2+ "." : " 0.1.0-alpha.38 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.38 (2025-08-20)
4+
5+ Full Changelog: [ v0.1.0-alpha.37...v0.1.0-alpha.38] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.37...v0.1.0-alpha.38 )
6+
7+ ### Features
8+
9+ * [ WIP] add branch rebasing to the API ([ 0ffdf30] ( https://github.com/stainless-api/stainless-api-cli/commit/0ffdf303808ea76b14c80280ab36d94a9f6d739d ) )
10+ * ** api:** update go_sdk_version ([ dcb1497] ( https://github.com/stainless-api/stainless-api-cli/commit/dcb14971ba57548535646186d3ccd1a0ec8830d1 ) )
11+ * make --branch no longer required ([ ecea04a] ( https://github.com/stainless-api/stainless-api-cli/commit/ecea04aae24b722fd046fa80a39f380157e7e3e0 ) )
12+
313## 0.1.0-alpha.37 (2025-08-13)
414
515Full Changelog: [ v0.1.0-alpha.36...v0.1.0-alpha.37] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.36...v0.1.0-alpha.37 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.37 " // x-release-please-version
5+ const Version = "0.1.0-alpha.38 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments