Skip to content

Commit 3f99157

Browse files
Staging CLI Release v1.0.420-beta.177 [codecane]
Captures the staged state for the CLI prerelease, including the version bump. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
1 parent 2bf39cf commit 3f99157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebuff/cli",
3-
"version": "1.0.0",
3+
"version": "1.0.420-beta.177",
44
"private": true,
55
"type": "module",
66
"bin": {

cli/release-staging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecane",
3-
"version": "1.0.420",
3+
"version": "1.0.420-beta.177",
44
"description": "AI coding agent CLI (staging)",
55
"license": "MIT",
66
"bin": {

0 commit comments

Comments
 (0)