diff --git a/.changeset/fair-eggs-love.md b/.changeset/fair-eggs-love.md deleted file mode 100644 index 28ce07d6..00000000 --- a/.changeset/fair-eggs-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'mppx': patch ---- - -Fixed zero-amount Tempo proof credentials to bind signatures to the challenge realm. diff --git a/.changeset/fair-masks-hammer.md b/.changeset/fair-masks-hammer.md deleted file mode 100644 index 7e179d14..00000000 --- a/.changeset/fair-masks-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'mppx': patch ---- - -Fixed MCP stdio startup and returned structured CLI command results without writing raw tool output to stdout. diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b0440b7..acf288ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # mppx +## 0.6.5 + +### Patch Changes + +- 3c5cd4b: Fixed zero-amount Tempo proof credentials to bind signatures to the challenge realm. +- 24604ff: Fixed MCP stdio startup and returned structured CLI command results without writing raw tool output to stdout. + ## 0.6.4 ### Patch Changes diff --git a/package.json b/package.json index 97ad37af..cfc05f1a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "[!start-pkg]": "", "name": "mppx", "type": "module", - "version": "0.6.4", + "version": "0.6.5", "main": "./dist/index.js", "license": "MIT", "files": [