File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.7 "
2+ "." : " 0.1.0-alpha.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.8 (2025-08-13)
4+
5+ Full Changelog: [ v0.1.0-alpha.7...v0.1.0-alpha.8] ( https://github.com/sfcompute/nodes-typescript/compare/v0.1.0-alpha.7...v0.1.0-alpha.8 )
6+
7+ ### Features
8+
9+ * ** api:** revert custom ErrorConfig ([ 186cb52] ( https://github.com/sfcompute/nodes-typescript/commit/186cb5225a5de532914c1fd24f8e34688294ad51 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ 4a8ba72] ( https://github.com/sfcompute/nodes-typescript/commit/4a8ba72e22d870c79ea30dcc90de37cf20fe1dd5 ) )
15+ * ** internal:** move publish config ([ 42810dd] ( https://github.com/sfcompute/nodes-typescript/commit/42810ddb26d3d78aeddf9d0b9419a8166c33ad61 ) )
16+ * ** internal:** update comment in script ([ 51e1934] ( https://github.com/sfcompute/nodes-typescript/commit/51e193432b8af198a91381c4d55350aa271b91ff ) )
17+ * update @stainless-api/prism-cli to v5.15.0 ([ 2c66260] ( https://github.com/sfcompute/nodes-typescript/commit/2c6626033c3ec5ab5109ea290b0bfec58a6afbf5 ) )
18+
319## 0.1.0-alpha.7 (2025-08-05)
420
521Full Changelog: [ v0.1.0-alpha.6...v0.1.0-alpha.7] ( https://github.com/sfcompute/nodes-typescript/compare/v0.1.0-alpha.6...v0.1.0-alpha.7 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sfcompute/nodes-sdk-alpha" ,
3- "version" : " 0.1.0-alpha.7 " ,
3+ "version" : " 0.1.0-alpha.8 " ,
44 "description" : " The official TypeScript library for the SFC Nodes API" ,
55 "author" : " SFC Nodes <hello@sfcompute.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1.0-alpha.7 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.8 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments