Skip to content

Commit 94e76c6

Browse files
chore: version packages (#429)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d365b41 commit 94e76c6

5 files changed

Lines changed: 9 additions & 16 deletions

File tree

.changeset/cli-autoswap-options.md

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

.changeset/cli-network-chain.md

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

.changeset/cli-services-registry.md

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

CHANGELOG.md

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

3+
## 0.6.18
4+
5+
### Patch Changes
6+
7+
- d365b41: Added Tempo CLI auto-swap and payment source token options.
8+
- 9f660c2: Added Tempo CLI network shortcuts and challenge chain mismatch checks.
9+
- 538c7fb: Added CLI commands for browsing the MPP services registry.
10+
311
## 0.6.17
412

513
### 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.17",
64+
"version": "0.6.18",
6565
"main": "./dist/index.js",
6666
"license": "MIT",
6767
"files": [

0 commit comments

Comments
 (0)