diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 21d28e8b..dc68a103 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.13.0" + ".": "1.13.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 95bd9a8d..c5332f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.13.1](https://github.com/runloopai/rl-cli/compare/v1.13.0...v1.13.1) (2026-03-07) + + +### Bug Fixes + +* disable unfinished benchmark features in interactive UX ([#157](https://github.com/runloopai/rl-cli/issues/157)) ([fd84d31](https://github.com/runloopai/rl-cli/commit/fd84d31617e112cae0774625691327cefdc443a8)) + ## [1.13.0](https://github.com/runloopai/rl-cli/compare/v1.12.0...v1.13.0) (2026-03-06) diff --git a/package.json b/package.json index b3f0548b..fa391656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@runloop/rl-cli", - "version": "1.13.0", + "version": "1.13.1", "description": "Beautiful CLI for the Runloop platform", "type": "module", "bin": {