Skip to content

Commit 08ecd72

Browse files
just-be-devclaude
andcommitted
chore(micro): remove micro CLI package
The packages/micro CLI is no longer needed — posts can be created by POSTing directly to the /micro endpoint with an Authorization header. Browsing is available at /micro in the browser. Also remove the 'micro' mise task that invoked the CLI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 790f0bf commit 08ecd72

File tree

7 files changed

+0
-505
lines changed

7 files changed

+0
-505
lines changed

bun.lock

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mise.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,3 @@ description = "Assemble changelog fragments into CHANGELOG.md"
8989
run = "bun scripts/release-notes.ts"
9090
description = "Preview release notes for a package version"
9191

92-
[tasks.micro]
93-
run = "bun packages/micro/index.ts"
94-
description = "Micro blog CLI (browse posts or create new ones)"
95-
raw = true

packages/micro/README.md

Lines changed: 0 additions & 122 deletions
This file was deleted.

packages/micro/index.ts

Lines changed: 0 additions & 55 deletions
This file was deleted.

packages/micro/package.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)