File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed
Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.61 "
2+ "." : " 0.1.0-alpha.62 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.62 (2025-12-15)
4+
5+ Full Changelog: [ v0.1.0-alpha.61...v0.1.0-alpha.62] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.61...v0.1.0-alpha.62 )
6+
7+ ### Features
8+
9+ * ** cli:** automatic streaming for paginated endpoints ([ 119765f] ( https://github.com/stainless-api/stainless-api-cli/commit/119765fda59e1af4b94f7604bb34f538c03fb786 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** mcp:** correct code tool API endpoint ([ 227e3c4] ( https://github.com/stainless-api/stainless-api-cli/commit/227e3c4cd369c6cec342e92cf03c50de0c7e74d5 ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** codegen related update ([ 983d24c] ( https://github.com/stainless-api/stainless-api-cli/commit/983d24c0fed111746bbff285bb930bd53751ed29 ) )
20+ * ** internal:** codegen related update ([ 479bceb] ( https://github.com/stainless-api/stainless-api-cli/commit/479bceb648d93bea9a0132a0c99b84780ef78f8b ) )
21+ * ** internal:** codegen related update ([ ff44c29] ( https://github.com/stainless-api/stainless-api-cli/commit/ff44c298f7e066820360bc2fca539957c4c66c94 ) )
22+
323## 0.1.0-alpha.61 (2025-12-15)
424
525Full Changelog: [ v0.1.0-alpha.60...v0.1.0-alpha.61] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.60...v0.1.0-alpha.61 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.61 " // x-release-please-version
5+ const Version = "0.1.0-alpha.62 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments