Skip to content

Commit 0955b9b

Browse files
chore(main): release 0.6.0 (#23)
🤖 I have created a release *beep* *boop* --- ## [0.6.0](v0.5.0...v0.6.0) (2026-01-08) ### Features * **devbox:** navigates to devbox detail after create ([#22](#22)) ([731681f](731681f)) --- 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 9e57a92 commit 0955b9b

4 files changed

Lines changed: 11 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-
".": "0.5.0"
2+
".": "0.6.0"
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+
## [0.6.0](https://github.com/runloopai/rl-cli-node/compare/v0.5.0...v0.6.0) (2026-01-08)
4+
5+
6+
### Features
7+
8+
* **devbox:** navigates to devbox detail after create ([#22](https://github.com/runloopai/rl-cli-node/issues/22)) ([731681f](https://github.com/runloopai/rl-cli-node/commit/731681f3fbd63fb4cabbeb7cd32439aa8fc488c6))
9+
310
## [0.5.0](https://github.com/runloopai/rl-cli-node/compare/v0.4.0...v0.5.0) (2026-01-08)
411

512

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

0 commit comments

Comments
 (0)