Skip to content

Commit d770bde

Browse files
chore(main): release 1.0.0 (#44)
🤖 I have created a release *beep* *boop* --- ## [1.0.0](v0.10.0...v1.0.0) (2026-01-14) ### ⚠ BREAKING CHANGES * added documentation and more gif videos of the cli in action ([#43](#43)) ### Features * added documentation and more gif videos of the cli in action ([#43](#43)) ([83609ba](83609ba)) --- 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 83609ba commit d770bde

4 files changed

Lines changed: 15 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.10.0"
2+
".": "1.0.0"
33
}
44

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/runloopai/rl-cli/compare/v0.10.0...v1.0.0) (2026-01-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* added documentation and more gif videos of the cli in action ([#43](https://github.com/runloopai/rl-cli/issues/43))
9+
10+
### Features
11+
12+
* added documentation and more gif videos of the cli in action ([#43](https://github.com/runloopai/rl-cli/issues/43)) ([83609ba](https://github.com/runloopai/rl-cli/commit/83609ba56c71b8882d21707b41bec45f2382029e))
13+
314
## [0.10.0](https://github.com/runloopai/rl-cli/compare/v0.9.0...v0.10.0) (2026-01-13)
415

516

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

0 commit comments

Comments
 (0)