File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 -alpha.0 "
2+ "." : " 0.1.0 -alpha.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0-alpha.1 (2025-04-21)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/stainless-api/stainless-api-typescript/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * add typescript ([ c0bb679] ( https://github.com/stainless-api/stainless-api-typescript/commit/c0bb6791b7f2fca7c20d97ac00e879184a9b22e2 ) )
10+ * add typescript ([ d46df16] ( https://github.com/stainless-api/stainless-api-typescript/commit/d46df1603e09620ee06db15ee6dc05abd3d9193a ) )
11+ * ** api:** remove discriminator thing ([ f5da06c] ( https://github.com/stainless-api/stainless-api-typescript/commit/f5da06c1934137696b29fe5a708efb4fbffb2985 ) )
12+ * change list endpoint ([ 2f25166] ( https://github.com/stainless-api/stainless-api-typescript/commit/2f2516691557541a6bea1cc73a71945054325ebf ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " stainless-v0" ,
3- "version" : " 0.0.1 -alpha.0 " ,
3+ "version" : " 0.1.0 -alpha.1 " ,
44 "description" : " The official TypeScript library for the Stainless V0 API" ,
55 "author" : " Stainless V0 <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1 -alpha.0 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 -alpha.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments