Skip to content

Commit db2aa30

Browse files
committed
chore: bump to 0.11.1 to test openclaw publish workflow
1 parent 69992e6 commit db2aa30

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.11.1] - 2026-04-02
6+
7+
### Fixed
8+
9+
- Fix x402-proxy-openclaw publish workflow permissions
10+
511
## [0.11.0] - 2026-04-02
612

713
### Added
@@ -31,5 +37,6 @@ All notable changes to this project will be documented in this file.
3137
- Strip `outputSchema` from proxied MCP tool definitions
3238
- Downgrade @modelcontextprotocol/sdk to 1.27.1 for compatibility
3339

40+
[0.11.1]: https://github.com/cascade-protocol/x402-proxy/compare/v0.11.0...v0.11.1
3441
[0.11.0]: https://github.com/cascade-protocol/x402-proxy/compare/v0.10.12...v0.11.0
3542
[0.10.12]: https://github.com/cascade-protocol/x402-proxy/releases/tag/v0.10.12

packages/x402-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "x402-proxy",
33
"private": true,
4-
"version": "0.11.0",
4+
"version": "0.11.1",
55
"description": "curl for x402 paid APIs. Auto-pays any endpoint on Base, Solana, and Tempo.",
66
"type": "module",
77
"sideEffects": false,

0 commit comments

Comments
 (0)