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.50 "
2+ "." : " 0.1.0-alpha.51 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.51 (2025-10-25)
4+
5+ Full Changelog: [ v0.1.0-alpha.50...v0.1.0-alpha.51] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.50...v0.1.0-alpha.51 )
6+
7+ ### Features
8+
9+ * use scope:"* " ([ 6b45c41] ( https://github.com/stainless-api/stainless-api-cli/commit/6b45c41e78d6992355533234986ee07f212d92c0 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * fix builds for non-public Go repos ([ 725ff05] ( https://github.com/stainless-api/stainless-api-cli/commit/725ff05a2078bef1e4081e8a19bc3be12ce20a0f ) )
15+ * remove some bootstrapping logic ([ a3f713d] ( https://github.com/stainless-api/stainless-api-cli/commit/a3f713d5551ca6c0b6d1bdf4d83999652c15d9cf ) )
16+
317## 0.1.0-alpha.50 (2025-10-23)
418
519Full Changelog: [ v0.1.0-alpha.49...v0.1.0-alpha.50] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.49...v0.1.0-alpha.50 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.50 " // x-release-please-version
5+ const Version = "0.1.0-alpha.51 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments