Skip to content

Commit bfb5bb5

Browse files
committed
chore: bump version to 0.9.11, add welcome banner changelog
1 parent 8d5554c commit bfb5bb5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.9.11 (2026-03-29)
4+
5+
### Features
6+
7+
- **Welcome banner**: `brcc start` now displays a gold ASCII art BRCC banner with tagline on launch, so users and onlookers can immediately see BlockRun is powering the session
8+
39
## 0.9.10 (2026-03-29)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockrun/cc",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"description": "Run Claude Code with any model — no rate limits, no account locks, no phone verification. Pay per use with USDC.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)