File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.11.0 "
2+ "." : " 3.11.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.11.1 (2025-12-06)
4+
5+ Full Changelog: [ v3.11.0...v3.11.1] ( https://github.com/runwayml/sdk-node/compare/v3.11.0...v3.11.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** mcp:** return correct lines on typescript errors ([ 35fd83a] ( https://github.com/runwayml/sdk-node/commit/35fd83aeda8a6dff376a3210226ec53590874ba4 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ 7b0ad37] ( https://github.com/runwayml/sdk-node/commit/7b0ad372c8d4c9d46b7a5164c30f11d50f242bdf ) )
15+
316## 3.11.0 (2025-12-04)
417
518Full Changelog: [ v3.10.0...v3.11.0] ( https://github.com/runwayml/sdk-node/compare/v3.10.0...v3.11.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @runwayml/sdk" ,
3- "version" : " 3.11.0 " ,
3+ "version" : " 3.11.1 " ,
44 "description" : " The official TypeScript library for the RunwayML API" ,
55 "author" : " RunwayML <dev-feedback@runwayml.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '3.11.0 ' ; // x-release-please-version
1+ export const VERSION = '3.11.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments