File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed
Expand file tree Collapse file tree 3 files changed +27
-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 ([ 025db62] ( https://github.com/stainless-api/stainless-api-cli/commit/025db6260bb6e38c3f87b04d425e7c8c4090bb7b ) )
11+ * handle merge conflicts better ([ 14d2828] ( https://github.com/stainless-api/stainless-api-cli/commit/14d2828bbcb1754e2b12ac0213e646578f7890ca ) )
12+ * show error if download fails ([ 53df302] ( https://github.com/stainless-api/stainless-api-cli/commit/53df302d843b5ff34e39a6702ca83faf582e18e8 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * codegen merge conflict issues ([ 3c557b6] ( https://github.com/stainless-api/stainless-api-cli/commit/3c557b6f210a4d4474545a88ce1f90f8d8aa8307 ) )
18+ * handle edge cases in build view component better ([ a3bdf09] ( https://github.com/stainless-api/stainless-api-cli/commit/a3bdf0979aff0676616e4ec5dce8e833ad4d72d7 ) )
19+
20+
21+ ### Chores
22+
23+ * attempt to fix merge conflicts ([ 3aaa391] ( https://github.com/stainless-api/stainless-api-cli/commit/3aaa3910313a0c2cdb2c3cb9578cb87962e68df3 ) )
24+ * ** internal:** codegen related update ([ e61afe2] ( https://github.com/stainless-api/stainless-api-cli/commit/e61afe2c51d989df5c69296045a0fa883c8e29ee ) )
25+ * ** internal:** codegen related update ([ cf7e344] ( https://github.com/stainless-api/stainless-api-cli/commit/cf7e34445270b8da6608559d24f5e2431e7752a0 ) )
26+ * skip spec resource ([ c677113] ( https://github.com/stainless-api/stainless-api-cli/commit/c6771132483d0f06ea7f8f887b7c9825b9fb61af ) )
27+
328## 0.1.0-alpha.58 (2025-11-26)
429
530Full 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