Skip to content

Commit 0567add

Browse files
Version Packages (#574)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0a0468 commit 0567add

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/grumpy-clouds-shave.md

-5
This file was deleted.

.changeset/olive-crabs-reply.md

-5
This file was deleted.

.changeset/tame-monkeys-fix.md

-5
This file was deleted.

packages/open-payments/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @interledger/open-payments
22

3+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- 7fb1f25: Updated Authorization Server's Grant Request spec to prevent both "debitAmount" and "receiveAmount" being submitted at the same time during an outgoing payment grant request.
8+
- a163bd6: Removed the `updatedAt` field from the incoming and outgoing payment resources in the resource server OpenAPI specification.
9+
10+
### Patch Changes
11+
12+
- dfe5f1f: Adding correct type for incoming payment creation metadata field
13+
314
## 6.14.1
415

516
### Patch Changes

packages/open-payments/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interledger/open-payments",
3-
"version": "6.14.1",
3+
"version": "7.0.0",
44
"description": "Tools for interacting with the Open Payments API",
55
"author": "Interledger Tech Team <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)