Skip to content

Commit 4eb6401

Browse files
chore(main): release 1.11.1 (#126)
🤖 I have created a release *beep* *boop* --- ## [1.11.1](v1.11.0...v1.11.1) (2026-02-26) ### Bug Fixes * cli commands for mcp configs ([#125](#125)) ([f5b655c](f5b655c)) * rename ai gateway ([#127](#127)) ([3017c5f](3017c5f)) * update for network policy field name change ([#128](#128)) ([e8c2f98](e8c2f98)) --- 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 e8c2f98 commit 4eb6401

3 files changed

Lines changed: 11 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.11.0"
2+
".": "1.11.1"
33
}
44

CHANGELOG.md

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

3+
## [1.11.1](https://github.com/runloopai/rl-cli/compare/v1.11.0...v1.11.1) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* cli commands for mcp configs ([#125](https://github.com/runloopai/rl-cli/issues/125)) ([f5b655c](https://github.com/runloopai/rl-cli/commit/f5b655c06ebf069039d21bb02dbecdf9c74b3686))
9+
* rename ai gateway ([#127](https://github.com/runloopai/rl-cli/issues/127)) ([3017c5f](https://github.com/runloopai/rl-cli/commit/3017c5fad03d428b119672e59b86c0c591a8dde6))
10+
* update for network policy field name change ([#128](https://github.com/runloopai/rl-cli/issues/128)) ([e8c2f98](https://github.com/runloopai/rl-cli/commit/e8c2f98dde98e37239ce1d1c271a4e870a686ac8))
11+
312
## [1.11.0](https://github.com/runloopai/rl-cli/compare/v1.10.0...v1.11.0) (2026-02-26)
413

514

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.11.0",
3+
"version": "1.11.1",
44
"description": "Beautiful CLI for the Runloop platform",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)