Skip to content

Commit 20fda44

Browse files
chore: version packages (#648)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c40a0fc commit 20fda44

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/tidy-owls-resolve.md

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

.changeset/validate-small-fixes.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.8.10
4+
5+
### Patch Changes
6+
7+
- a6969b8: Added account resolution to Tempo session managers.
8+
- fa73305: `mppx validate`: retry on 422, resolve `$ref` in body generation, add `--header`/`-H` flag, fix x402 validation for non-EVM chains.
9+
310
## 0.8.9
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"[!start-pkg]": "",
6363
"name": "mppx",
6464
"type": "module",
65-
"version": "0.8.9",
65+
"version": "0.8.10",
6666
"main": "./dist/index.js",
6767
"license": "MIT",
6868
"homepage": "https://github.com/wevm/mppx#readme",

0 commit comments

Comments
 (0)