File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-07-17)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/sfcompute/nodes-typescript/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ 37f8f8a] ( https://github.com/sfcompute/nodes-typescript/commit/37f8f8a31cac296661e763426063b9c551e75fb0 ) )
10+ * ** api:** update via SDK Studio ([ 23e635b] ( https://github.com/sfcompute/nodes-typescript/commit/23e635bc0930f62db5f3acfcb8216576e0258d21 ) )
11+ * ** api:** update via SDK Studio ([ 5584f02] ( https://github.com/sfcompute/nodes-typescript/commit/5584f024bdfd4c27b967db665eddbadb3e2acd8b ) )
12+
13+
14+ ### Chores
15+
16+ * ** ts:** reorder package.json imports ([ f66c637] ( https://github.com/sfcompute/nodes-typescript/commit/f66c63722ad817b550485d2edcd3d7ba0734d7c7 ) )
17+ * update SDK settings ([ 3cc7184] ( https://github.com/sfcompute/nodes-typescript/commit/3cc71841d6328ad119132b2b7a448076393b9660 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " sfc-nodes" ,
3- "version" : " 0.0.1 -alpha.0 " ,
3+ "version" : " 0.1.0 -alpha.1 " ,
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.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