Skip to content

Commit f1d39be

Browse files
chore(main): release 1.3.0 (#53)
🤖 I have created a release *beep* *boop* --- ## [1.3.0](v1.2.0...v1.3.0) (2026-01-23) ### Features * add rainbow shimmer animation ([#52](#52)) ([b4c9ccb](b4c9ccb)) * added management for network-policies, storage-objects with layout and screen size improvements ([#54](#54)) ([138aed3](138aed3)) --- 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 138aed3 commit f1d39be

4 files changed

Lines changed: 12 additions & 4 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.2.0"
2+
".": "1.3.0"
33
}
44

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/runloopai/rl-cli/compare/v1.2.0...v1.3.0) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* add rainbow shimmer animation ([#52](https://github.com/runloopai/rl-cli/issues/52)) ([b4c9ccb](https://github.com/runloopai/rl-cli/commit/b4c9ccb22fe7a825d8557ccbcf28a2f0b3e2c5f7))
9+
* added management for network-policies, storage-objects with layout and screen size improvements ([#54](https://github.com/runloopai/rl-cli/issues/54)) ([138aed3](https://github.com/runloopai/rl-cli/commit/138aed3e785f909f2a39704de141081ec129ebc8))
10+
311
## [1.2.0](https://github.com/runloopai/rl-cli/compare/v1.1.0...v1.2.0) (2026-01-17)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)