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.3 .0"
2+ "." : " 0.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0 (2025-10-27)
4+
5+ Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/privy-io/node-sdk/compare/v0.3.0...v0.4.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 14e8ece] ( https://github.com/privy-io/node-sdk/commit/14e8ece32ffb2b3be34ba7ebc75facdd8cf47b23 ) )
10+ * ** api:** api update ([ f544b69] ( https://github.com/privy-io/node-sdk/commit/f544b696dd8d657242aa610886929a582605091e ) )
11+ * ** api:** manual updates ([ e176edd] ( https://github.com/privy-io/node-sdk/commit/e176edd851e00b3735139d60501e1577b377d5bc ) )
12+ * ** api:** manual updates ([ 4ab751b] ( https://github.com/privy-io/node-sdk/commit/4ab751b070e3ecc7cffab440ea27f22525f1a3e4 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * fixes the types for ID token parsing ([ #59 ] ( https://github.com/privy-io/node-sdk/issues/59 ) ) ([ 247140c] ( https://github.com/privy-io/node-sdk/commit/247140c5e11d08ebb7c18f00cdaa8b91d052f60d ) )
18+
19+
20+ ### Chores
21+
22+ * update SDK settings ([ 26851c2] ( https://github.com/privy-io/node-sdk/commit/26851c24cd5ab32a5aad7590cf19cf8615aacf72 ) )
23+
324## 0.3.0 (2025-10-16)
425
526Full Changelog: [ v0.2.0...v0.3.0] ( https://github.com/privy-io/node-sdk/compare/v0.2.0...v0.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @privy-io/node" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .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.3 .0' ; // x-release-please-version
1+ export const VERSION = '0.4 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments