Skip to content

Commit 758efe4

Browse files
chore: version packages (#385)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3c5cd4b commit 758efe4

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/funny-cameras-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-dingos-type.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- 0d1e548: Fixed credential `opaque` serialization to use the spec-compliant base64url string shape, while keeping deserialization backward-compatible with legacy object-shaped credentials.
8+
- 9536014: Added canonical discovery output using `x-payment-info.offers[]` while continuing to accept the legacy flat shorthand during validation and parsing.
9+
310
## 0.6.3
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"[!start-pkg]": "",
6262
"name": "mppx",
6363
"type": "module",
64-
"version": "0.6.3",
64+
"version": "0.6.4",
6565
"main": "./dist/index.js",
6666
"license": "MIT",
6767
"files": [

0 commit comments

Comments
 (0)