File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.51 "
2+ "." : " 0.1.0-alpha.53 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.53 (2025-11-13)
4+
5+ Full Changelog: [ v0.1.0-alpha.51...v0.1.0-alpha.53] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.51...v0.1.0-alpha.53 )
6+
7+ ### Features
8+
9+ * ** api:** add branch reset functionality ([ b0df2a1] ( https://github.com/stainless-api/stainless-api-cli/commit/b0df2a1520a8c57fb854e8dc3b133ce195c122d5 ) )
10+
11+
12+ ### Chores
13+
14+ * bump go sdk version ([ d34a873] ( https://github.com/stainless-api/stainless-api-cli/commit/d34a87386da62d51ef9fd33fd5637de54d11ee67 ) )
15+ * ** internal:** codegen related update ([ 4e786ec] ( https://github.com/stainless-api/stainless-api-cli/commit/4e786ece778e52ced853f83374e2fefd3c8460d1 ) )
16+
317## 0.1.0-alpha.51 (2025-10-25)
418
519Full Changelog: [ v0.1.0-alpha.50...v0.1.0-alpha.51] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.50...v0.1.0-alpha.51 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.1.0-alpha.51 " // x-release-please-version
5+ const Version = "0.1.0-alpha.53 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments