diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 170cd46..7f26ba9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.19" + ".": "0.1.20" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eaa2c9..b72eff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.20](https://github.com/xapi-labs/xapi-cli/compare/v0.1.19...v0.1.20) (2026-08-19) + + +### Features + +* **sandbox:** add managed sandbox CLI workflows ([bb31e74](https://github.com/xapi-labs/xapi-cli/commit/bb31e74e11a231f50ba2fdd56c4ed67bfcf98f88)) +* **search:** --all-versions 开关(搜索含非默认但在跑的大版本) ([d8b2e9b](https://github.com/xapi-labs/xapi-cli/commit/d8b2e9b0f23c220244466792288a0d4982c80cd3)) + ## [0.1.19](https://github.com/xapi-labs/xapi-cli/compare/v0.1.18...v0.1.19) (2026-08-10) diff --git a/package.json b/package.json index 96de17f..25eacd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xapi-to", - "version": "0.1.19", + "version": "0.1.20", "description": "Agent-friendly CLI for xapi - discover and call capabilities and APIs", "type": "module", "bin": {