From bcbe3586ebcf863a7ab18c094a9472e7076f2cad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 01:39:53 +0000 Subject: [PATCH] chore(main): release 1.17.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index caf3b45..79d20c1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.16.0" + ".": "1.17.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 61a2308..425d612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.17.0](https://github.com/runloopai/rl-cli/compare/v1.16.0...v1.17.0) (2026-04-23) + + +### Features + +* agent object picker, multi-mount support, and TUI improvements ([#217](https://github.com/runloopai/rl-cli/issues/217)) ([dbe2a5c](https://github.com/runloopai/rl-cli/commit/dbe2a5c753553db454492fc4f2a964c24b7b6818)) + ## [1.16.0](https://github.com/runloopai/rl-cli/compare/v1.15.0...v1.16.0) (2026-04-23) diff --git a/package.json b/package.json index 78d0cc8..5f2e15b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@runloop/rl-cli", - "version": "1.16.0", + "version": "1.17.0", "description": "Beautiful CLI for the Runloop platform", "type": "module", "bin": {