File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.10.1] - 2025-06-02
11+
1012### Added
1113
1214- SDK clients can now be configured to specify how many ` retry ` attempts to make.
@@ -152,7 +154,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
152154- The ` Archive ` type.
153155- The ` ClientConfig ` type which allows an sdk user to specify their credentials and other configuration settings.
154156
155- [ Unreleased ] : https://github.com/permanentorg/permanent-sdk/base/compare/v0.10.0...HEAD
157+ [ Unreleased ] : https://github.com/permanentorg/permanent-sdk/base/compare/v0.10.1...HEAD
158+ [ 0.10.1 ] : https://github.com/permanentorg/permanent-sdk/base/releases/tag/v0.10.1
156159[ 0.10.0 ] : https://github.com/permanentorg/permanent-sdk/base/releases/tag/v0.10.0
157160[ 0.6.0 ] : https://github.com/permanentorg/permanent-sdk/base/releases/tag/v0.6.0
158161[ 0.5.4 ] : https://github.com/permanentorg/permanent-sdk/base/releases/tag/v0.5.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @permanentorg/sdk" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " Functional Node.js SDK for Permanent.org" ,
55 "module" : " dist/esm/index.js" ,
66 "main" : " dist/cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments