File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.17 .0"
2+ "." : " 0.18 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.18.0 (2026-02-17)
4+
5+ Full Changelog: [ v0.17.0...v0.18.0] ( https://github.com/steel-dev/steel-node/compare/v0.17.0...v0.18.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 95c42cd] ( https://github.com/steel-dev/steel-node/commit/95c42cd171f43b25f2b527608210f4c6a0ebdba8 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * publish via npm registry in release script ([ 74f0eae] ( https://github.com/steel-dev/steel-node/commit/74f0eae3e6987b92dada862eb4ab2a2ba6a22465 ) )
15+ * publish via npm registry in release script ([ 700090e] ( https://github.com/steel-dev/steel-node/commit/700090e76c67b8f6ee44efc41da77997f1b4edce ) )
16+
317## 0.17.0 (2026-02-06)
418
519Full Changelog: [ v0.16.0...v0.17.0] ( https://github.com/steel-dev/steel-node/compare/v0.16.0...v0.17.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " steel-sdk" ,
3- "version" : " 0.17 .0" ,
3+ "version" : " 0.18 .0" ,
44 "description" : " The official TypeScript library for the Steel API" ,
55 "author" : " Steel <team@steel.dev>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.17 .0' ; // x-release-please-version
1+ export const VERSION = '0.18 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments