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- "." : " 2.3 .0"
2+ "." : " 2.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.4.0 (2025-08-19)
4+
5+ Full Changelog: [ v2.3.0...v2.4.0] ( https://github.com/writer/writer-node/compare/v2.3.0...v2.4.0 )
6+
7+ ### Features
8+
9+ * ** mcp:** add code execution tool ([ 60d2199] ( https://github.com/writer/writer-node/commit/60d2199699860fc8f097aaef42532ff8909a9c3e ) )
10+
11+
12+ ### Chores
13+
14+ * ** deps:** update dependency @types/node to v20.17.58 ([ 1ca2721] ( https://github.com/writer/writer-node/commit/1ca272112136ba548436cd7f53b434085adfa666 ) )
15+ * ** internal:** formatting change ([ 9608032] ( https://github.com/writer/writer-node/commit/96080320291757f3329f2df80013a288c8852744 ) )
16+
17+
18+ ### Documentation
19+
20+ * ** api:** updates to API spec ([ e03824e] ( https://github.com/writer/writer-node/commit/e03824e52002a27e1c40b836274934c979c1625b ) )
21+
322## 2.3.0 (2025-08-14)
423
524Full Changelog: [ v2.3.0-rc.1...v2.3.0] ( https://github.com/writer/writer-node/compare/v2.3.0-rc.1...v2.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " writer-sdk" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 2.4 .0" ,
44 "description" : " The official TypeScript library for the Writer API" ,
55 "author" : " Writer <dev-feedback@writer.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '2.3 .0' ; // x-release-please-version
1+ export const VERSION = '2.4 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments