File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.0-alpha.42 "
2
+ "." : " 0.1.0-alpha.43 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.43 (2025-09-16)
4
+
5
+ Full Changelog: [ v0.1.0-alpha.42...v0.1.0-alpha.43] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.42...v0.1.0-alpha.43 )
6
+
7
+ ### Bug Fixes
8
+
9
+ * fix diagnostic iteration ([ bd8ce45] ( https://github.com/stainless-api/stainless-api-cli/commit/bd8ce45278e05dcc90ee88bdb9dfb9225345c0f9 ) )
10
+
3
11
## 0.1.0-alpha.42 (2025-09-15)
4
12
5
13
Full Changelog: [ v0.1.0-alpha.41...v0.1.0-alpha.42] ( https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.41...v0.1.0-alpha.42 )
Original file line number Diff line number Diff line change 2
2
3
3
package cmd
4
4
5
- const Version = "0.1.0-alpha.42 " // x-release-please-version
5
+ const Version = "0.1.0-alpha.43 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments