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.2.0-rc.1 "
2+ "." : " 2.2.0-rc.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.2.0-rc.2 (2025-04-30)
4+
5+ Full Changelog: [ v2.2.0-rc.1...v2.2.0-rc.2] ( https://github.com/writer/writer-node/compare/v2.2.0-rc.1...v2.2.0-rc.2 )
6+
7+ ### Chores
8+
9+ * ** internal:** refactor utils ([ 333de4b] ( https://github.com/writer/writer-node/commit/333de4bab1ca8618c63db6d74b2e2fb1ea012e03 ) )
10+
11+
12+ ### Documentation
13+
14+ * ** api:** updates to API spec ([ 88938c9] ( https://github.com/writer/writer-node/commit/88938c9aadfb345ad57ca5c075206a120ee9ac73 ) )
15+
316## 2.2.0-rc.1 (2025-04-25)
417
518Full Changelog: [ v2.1.0...v2.2.0-rc.1] ( https://github.com/writer/writer-node/compare/v2.1.0...v2.2.0-rc.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " writer-sdk" ,
3- "version" : " 2.2.0-rc.1 " ,
3+ "version" : " 2.2.0-rc.2 " ,
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.2.0-rc.1 ' ; // x-release-please-version
1+ export const VERSION = '2.2.0-rc.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments