File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.30 "
2+ "." : " 0.1.0-alpha.31 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.31 (2025-07-30)
4+
5+ Full 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 )
6+
7+ ### Features
8+
9+ * improve autofill project name logic ([ 6adcbcd] ( https://github.com/stainless-api/stainless-api-cli/commit/6adcbcddc9679f89c3da93d23e8315a8fb6437be ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * remove unused os import ([ a8d8227] ( https://github.com/stainless-api/stainless-api-cli/commit/a8d8227e64f46c5237da2a4dedcebab389d8ad02 ) )
15+
16+
17+ ### Refactors
18+
19+ * clean up file flags ([ 7248111] ( https://github.com/stainless-api/stainless-api-cli/commit/72481118d3fc5620bd91dfea8e57849c97caffde ) )
20+
321## 0.1.0-alpha.30 (2025-07-29)
422
523Full Changelog: [ v0.1.0-alpha.29...v0.1.0-alpha.30] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.29...v0.1.0-alpha.30 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.30 " // x-release-please-version
5+ const Version = "0.1.0-alpha.31 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments