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.1.0-alpha.4 "
2+ "." : " 0.1.0-alpha.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.5 (2025-07-25)
4+
5+ Full Changelog: [ v0.1.0-alpha.4...v0.1.0-alpha.5] ( https://github.com/sfcompute/nodes-typescript/compare/v0.1.0-alpha.4...v0.1.0-alpha.5 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 7837d7d] ( https://github.com/sfcompute/nodes-typescript/commit/7837d7dab3ab7a050f1926e699d5577ee109b99a ) )
10+ * ** api:** api update ([ 40a0db9] ( https://github.com/sfcompute/nodes-typescript/commit/40a0db955b75d8eea3b5b6cf2b2d2132c64bd0fe ) )
11+ * ** api:** manual updates ([ a2c6478] ( https://github.com/sfcompute/nodes-typescript/commit/a2c6478375b0dc0842cb1f74b20cbdb07f662f53 ) )
12+ * ** api:** manually add new Nodes API models ([ 156cd84] ( https://github.com/sfcompute/nodes-typescript/commit/156cd84e6aecb0e30e2fcd6a5c7ac2919499d0ca ) )
13+ * ** api:** re-add removed operations ([ 4434801] ( https://github.com/sfcompute/nodes-typescript/commit/4434801c0b8c72d53c14cd8942c589ddc2c103b6 ) )
14+
315## 0.1.0-alpha.4 (2025-07-22)
416
517Full Changelog: [ v0.1.0-alpha.3...v0.1.0-alpha.4] ( https://github.com/sfcompute/nodes-typescript/compare/v0.1.0-alpha.3...v0.1.0-alpha.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sfcompute/nodes-sdk-alpha" ,
3- "version" : " 0.1.0-alpha.4 " ,
3+ "version" : " 0.1.0-alpha.5 " ,
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.4 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.5 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments