From 58ab0d3e19c496b939f047ddddf7414b1957b35b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 20:06:00 +0000 Subject: [PATCH] chore(main): release 1.18.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 79d20c13..df3a36bd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.17.0" + ".": "1.18.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c57c3e4..78c8ebb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.18.0](https://github.com/runloopai/rl-cli/compare/v1.17.0...v1.18.0) (2026-06-04) + + +### Features + +* allow RUNLOOP_BASE_URL to include a port override ([#240](https://github.com/runloopai/rl-cli/issues/240)) ([eaef9eb](https://github.com/runloopai/rl-cli/commit/eaef9eb2f172b5e3a1291ff17a879f4a89a15a13)) + ## [1.17.0](https://github.com/runloopai/rl-cli/compare/v1.16.0...v1.17.0) (2026-05-12) diff --git a/package.json b/package.json index f1bfd83b..bd21e290 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@runloop/rl-cli", - "version": "1.17.0", + "version": "1.18.0", "description": "Beautiful CLI for the Runloop platform", "type": "module", "bin": {