From a9ea45c4eb07913e71b83ce1890b5c8081efeb63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 00:31:12 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4bdeca9d..ff116897 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.10.0" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index af19f05d..aea425fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.0](https://github.com/runloopai/rl-cli/compare/v0.10.0...v1.0.0) (2026-01-14) + + +### ⚠ BREAKING CHANGES + +* added documentation and more gif videos of the cli in action ([#43](https://github.com/runloopai/rl-cli/issues/43)) + +### Features + +* 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)) + ## [0.10.0](https://github.com/runloopai/rl-cli/compare/v0.9.0...v0.10.0) (2026-01-13) diff --git a/package-lock.json b/package-lock.json index ad1fc777..20ca305b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@runloop/rl-cli", - "version": "0.10.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@runloop/rl-cli", - "version": "0.10.0", + "version": "1.0.0", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", diff --git a/package.json b/package.json index 26a23457..c0647fa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@runloop/rl-cli", - "version": "0.10.0", + "version": "1.0.0", "description": "Beautiful CLI for the Runloop platform", "type": "module", "bin": {