We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfde26 commit 47db17cCopy full SHA for 47db17c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.6.2](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.6.1...v2.6.2) (2023-11-20)
4
+
5
6
+### Fixes
7
8
+* sync SDK to OpenAPI doc v2.6.2 ([#98](https://github.com/circlefin/circle-nodejs-sdk/issues/98)) ([8cfde26](https://github.com/circlefin/circle-nodejs-sdk/commit/8cfde2661fc89e9aeb88c1dd6ce5d83ec281e106))
9
10
## [2.6.1](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.6.0...v2.6.1) (2023-10-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@circle-fin/circle-sdk",
- "version": "2.6.1",
+ "version": "2.6.2",
"description": "Node.js SDK for Circle API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments