Skip to content

Commit a3066cf

Browse files
chore(master): release 2.7.0 (#103)
🤖 I have created a release *beep* *boop* --- ## [2.7.0](v2.6.2...v2.7.0) (2024-02-16) ### New Features * sync SDK to OpenAPI doc v2.7.0 ([#102](#102)) ([552b5e1](552b5e1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ashutosh Ukey <ashutosh.ukey@circle.com>
1 parent 1b3ab9a commit a3066cf

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.7.0](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.6.2...v2.7.0) (2024-02-16)
4+
5+
6+
### New Features
7+
8+
* sync SDK to OpenAPI doc v2.7.0 ([#102](https://github.com/circlefin/circle-nodejs-sdk/issues/102)) ([552b5e1](https://github.com/circlefin/circle-nodejs-sdk/commit/552b5e13677f19c9b92c5c871532d5315e93478d))
9+
310
## [2.6.2](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.6.1...v2.6.2) (2023-11-20)
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.2",
3+
"version": "2.7.0",
44
"description": "Node.js SDK for Circle API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)