Skip to content

Commit 20d3acc

Browse files
chore(main): release 1.9.1
1 parent ad33a02 commit 20d3acc

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.9.0"
2+
".": "1.9.1"
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.9.1](https://github.com/runloopai/rl-cli/compare/v1.9.0...v1.9.1) (2026-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* gateway cli improvements ([#113](https://github.com/runloopai/rl-cli/issues/113)) ([ad33a02](https://github.com/runloopai/rl-cli/commit/ad33a0276a2954c6c0edc4ab7f076047d530ae5d))
9+
310
## [1.9.0](https://github.com/runloopai/rl-cli/compare/v1.8.0...v1.9.0) (2026-02-10)
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.9.0",
3+
"version": "1.9.1",
44
"description": "Beautiful CLI for the Runloop platform",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)