Skip to content

Commit cf97237

Browse files
committed
docs: rewrite README to Standard Readme spec, sync SKILL.md and package description
- Add badges (npm, license, standard-readme) - Add Table of Contents, Install, Usage, Contributing sections - Fix short description to <120 chars with MCP mention - Unify description across README, SKILL.md, and package.json - Fix SKILL.md flag examples to use short flags (-X, -H, -d)
1 parent 487c350 commit cf97237

7 files changed

Lines changed: 81697 additions & 45 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.11.3] - 2026-04-03
6+
7+
### Changed
8+
9+
- README rewritten to Standard Readme spec (badges, ToC, Install/Usage/Contributing sections)
10+
- SKILL.md updated for consistency (MCP proxy mention, unified flag style)
11+
- Unified package description across README, SKILL.md, and package.json
12+
513
## [0.11.2] - 2026-04-02
614

715
### Fixed
@@ -44,6 +52,7 @@ All notable changes to this project will be documented in this file.
4452
- Strip `outputSchema` from proxied MCP tool definitions
4553
- Downgrade @modelcontextprotocol/sdk to 1.27.1 for compatibility
4654

55+
[0.11.3]: https://github.com/cascade-protocol/x402-proxy/compare/v0.11.2...v0.11.3
4756
[0.11.2]: https://github.com/cascade-protocol/x402-proxy/compare/v0.11.1...v0.11.2
4857
[0.11.1]: https://github.com/cascade-protocol/x402-proxy/compare/v0.11.0...v0.11.1
4958
[0.11.0]: https://github.com/cascade-protocol/x402-proxy/compare/v0.10.12...v0.11.0

0 commit comments

Comments
 (0)