File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.31 "
2+ "." : " 0.1.0-alpha.32 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.32 (2025-07-30)
4+
5+ Full Changelog: [ v0.1.0-alpha.31...v0.1.0-alpha.32] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.31...v0.1.0-alpha.32 )
6+
7+ ### Features
8+
9+ * add download to dev mode ([ 6532712] ( https://github.com/stainless-api/stainless-api-cli/commit/65327127654bf67a804aeb141cfec4a4017c183c ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * remove debug logging ([ 87d0f51] ( https://github.com/stainless-api/stainless-api-cli/commit/87d0f51c63f89ca42dcd4731ca872faeecf30e01 ) )
15+
316## 0.1.0-alpha.31 (2025-07-30)
417
518Full Changelog: [ v0.1.0-alpha.30...v0.1.0-alpha.31] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.30...v0.1.0-alpha.31 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.31 " // x-release-please-version
5+ const Version = "0.1.0-alpha.32 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments