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- "." : " 0.4 .0"
2+ "." : " 0.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.5.0 (2025-11-06)
4+
5+ Full Changelog: [ v0.4.0...v0.5.0] ( https://github.com/privy-io/node-sdk/compare/v0.4.0...v0.5.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6ecd42c] ( https://github.com/privy-io/node-sdk/commit/6ecd42cc31f99e8f7013325c59dc1fc2abdc4fa3 ) )
10+ * ** api:** api update ([ 88f69c6] ( https://github.com/privy-io/node-sdk/commit/88f69c6f13e08b3c3888b4ce6aead85b4e25ccec ) )
11+ * ** api:** api update ([ b2f947a] ( https://github.com/privy-io/node-sdk/commit/b2f947a3af8fdbb90742490abe3a87470a494f10 ) )
12+ * ** api:** api update ([ ec643d3] ( https://github.com/privy-io/node-sdk/commit/ec643d358407d68b68c1eadf6773b8b1f8c3b325 ) )
13+ * ** api:** api update ([ 26c2111] ( https://github.com/privy-io/node-sdk/commit/26c2111f428e1a7dc1704cc6cca29f477d9636fd ) )
14+ * ** api:** api update ([ e75a349] ( https://github.com/privy-io/node-sdk/commit/e75a34952634e3230cc158085c341139c48214ec ) )
15+
16+
17+ ### Chores
18+
19+ * update changelog link in readme ([ bc5654f] ( https://github.com/privy-io/node-sdk/commit/bc5654ff886b3b214a46314dd610a8c55db4e0f9 ) )
20+
321## 0.4.0 (2025-10-31)
422
523Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/privy-io/node-sdk/compare/v0.3.0...v0.4.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @privy-io/node" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " The official TypeScript library for the Privy API API" ,
55 "author" : " Privy API <support@privy.io>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.4 .0' ; // x-release-please-version
1+ export const VERSION = '0.5 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments