File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed
Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.58 "
2+ "." : " 0.1.0-alpha.59 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.59 (2025-12-04)
4+
5+ Full Changelog: [ v0.1.0-alpha.58...v0.1.0-alpha.59] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.58...v0.1.0-alpha.59 )
6+
7+ ### Features
8+
9+ * checkout branch if we can ([ a46bd17] ( https://github.com/stainless-api/stainless-api-cli/commit/a46bd17a96ff604e5211f416d4dad26912b065ad ) )
10+ * fix builds: target-outputs --pull ([ 3768058] ( https://github.com/stainless-api/stainless-api-cli/commit/3768058960e3e097ca4db290dc25663e28e4b895 ) )
11+ * show error if download fails ([ 53df302] ( https://github.com/stainless-api/stainless-api-cli/commit/53df302d843b5ff34e39a6702ca83faf582e18e8 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * codegen merge conflict issues ([ 3c557b6] ( https://github.com/stainless-api/stainless-api-cli/commit/3c557b6f210a4d4474545a88ce1f90f8d8aa8307 ) )
17+ * handle edge cases in build view component better ([ a3bdf09] ( https://github.com/stainless-api/stainless-api-cli/commit/a3bdf0979aff0676616e4ec5dce8e833ad4d72d7 ) )
18+
19+
20+ ### Chores
21+
22+ * attempt to fix merge conflicts ([ 3aaa391] ( https://github.com/stainless-api/stainless-api-cli/commit/3aaa3910313a0c2cdb2c3cb9578cb87962e68df3 ) )
23+ * ** internal:** codegen related update ([ e61afe2] ( https://github.com/stainless-api/stainless-api-cli/commit/e61afe2c51d989df5c69296045a0fa883c8e29ee ) )
24+ * ** internal:** codegen related update ([ cf7e344] ( https://github.com/stainless-api/stainless-api-cli/commit/cf7e34445270b8da6608559d24f5e2431e7752a0 ) )
25+ * skip spec resource ([ c677113] ( https://github.com/stainless-api/stainless-api-cli/commit/c6771132483d0f06ea7f8f887b7c9825b9fb61af ) )
26+
327## 0.1.0-alpha.58 (2025-11-26)
428
529Full 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 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.58 " // x-release-please-version
5+ const Version = "0.1.0-alpha.59 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments