Skip to content

Commit 503c057

Browse files
chore(main): release 1.18.0 (#241)
🤖 I have created a release *beep* *boop* --- ## [1.18.0](v1.17.0...v1.18.0) (2026-06-04) ### Features * allow RUNLOOP_BASE_URL to include a port override ([#240](#240)) ([eaef9eb](eaef9eb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eaef9eb commit 503c057

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.17.0"
2+
".": "1.18.0"
33
}
44

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.18.0](https://github.com/runloopai/rl-cli/compare/v1.17.0...v1.18.0) (2026-06-04)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [1.17.0](https://github.com/runloopai/rl-cli/compare/v1.16.0...v1.17.0) (2026-05-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runloop/rl-cli",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"description": "Beautiful CLI for the Runloop platform",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)