Skip to content

Commit

Permalink
Merge branch 'main' into 482/mk/adding-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurapov committed Jul 3, 2024
2 parents 0b90799 + 27d915e commit a763464
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/open-payments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @interledger/open-payments

## 6.12.0

### Minor Changes

- aa21d26: Adding functionality to parse error objects from Open Payments API responses, and expose new `code` field in `OpenPaymentsClientError`.

## 6.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/open-payments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interledger/open-payments",
"version": "6.11.1",
"version": "6.12.0",
"description": "Tools for interacting with the Open Payments API",
"author": "Interledger Tech Team <[email protected]>",
"repository": {
Expand Down

0 comments on commit a763464

Please sign in to comment.