Skip to content

Commit

Permalink
chore(master): release 2.8.0 (#108)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.8.0](v2.7.1...v2.8.0)
(2024-03-11)


### New Features

* sync SDK to OpenAPI doc v2.8.0
([#107](#107))
([e0d7a38](e0d7a38))

---
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>
  • Loading branch information
github-actions[bot] authored Mar 11, 2024
1 parent e0d7a38 commit b7b1edc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.8.0](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.7.1...v2.8.0) (2024-03-11)


### New Features

* sync SDK to OpenAPI doc v2.8.0 ([#107](https://github.com/circlefin/circle-nodejs-sdk/issues/107)) ([e0d7a38](https://github.com/circlefin/circle-nodejs-sdk/commit/e0d7a38fad8bb45b2bbf95347c39729b60d2c744))

## [2.7.1](https://github.com/circlefin/circle-nodejs-sdk/compare/v2.7.0...v2.7.1) (2024-02-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@circle-fin/circle-sdk",
"version": "2.7.1",
"version": "2.8.0",
"description": "Node.js SDK for Circle API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b7b1edc

Please sign in to comment.