Skip to content

Commit 47db17c

Browse files
chore(master): release 2.6.2
1 parent 8cfde26 commit 47db17c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.6.1](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.6.0...v2.6.1) (2023-10-16)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@circle-fin/circle-sdk",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "Node.js SDK for Circle API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)