Skip to content

Commit 803e22e

Browse files
chore(main): release 1.11.2 (#130)
🤖 I have created a release *beep* *boop* --- ## [1.11.2](v1.11.1...v1.11.2) (2026-02-26) ### Bug Fixes * network policy create toggles and detail page for egress rules ([#129](#129)) ([3e37035](3e37035)) --- 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 3e37035 commit 803e22e

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.11.1"
2+
".": "1.11.2"
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.11.2](https://github.com/runloopai/rl-cli/compare/v1.11.1...v1.11.2) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* network policy create toggles and detail page for egress rules ([#129](https://github.com/runloopai/rl-cli/issues/129)) ([3e37035](https://github.com/runloopai/rl-cli/commit/3e37035d337a78b5c905836bfd6ac825ce0c3230))
9+
310
## [1.11.1](https://github.com/runloopai/rl-cli/compare/v1.11.0...v1.11.1) (2026-02-26)
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.11.1",
3+
"version": "1.11.2",
44
"description": "Beautiful CLI for the Runloop platform",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)