Skip to content

Commit 350624f

Browse files
chore(main): release 1.13.2 (#161)
🤖 I have created a release *beep* *boop* --- ## [1.13.2](v1.13.1...v1.13.2) (2026-03-09) ### Bug Fixes * **benchmark:** increase id column so full id visible in bechmark-job.list ([#159](#159)) ([a472f0a](a472f0a)) * **benchmark:** remove default agent timeout ([#160](#160)) ([97fcfcc](97fcfcc)) --- 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 97fcfcc commit 350624f

3 files changed

Lines changed: 10 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.13.1"
2+
".": "1.13.2"
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.13.2](https://github.com/runloopai/rl-cli/compare/v1.13.1...v1.13.2) (2026-03-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **benchmark:** increase id column so full id visible in bechmark-job.list ([#159](https://github.com/runloopai/rl-cli/issues/159)) ([a472f0a](https://github.com/runloopai/rl-cli/commit/a472f0a07dd5d1c275e5e79cfeead08ab6f97fae))
9+
* **benchmark:** remove default agent timeout ([#160](https://github.com/runloopai/rl-cli/issues/160)) ([97fcfcc](https://github.com/runloopai/rl-cli/commit/97fcfcc7c51808bf751a607cfee03ba80e906a70))
10+
311
## [1.13.1](https://github.com/runloopai/rl-cli/compare/v1.13.0...v1.13.1) (2026-03-07)
412

513

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

0 commit comments

Comments
 (0)