Skip to content

chore(release): @webjsdev/cli 0.9.1#102

Merged
vivek7405 merged 1 commit into
mainfrom
chore/release-cli-0.9.1
May 25, 2026
Merged

chore(release): @webjsdev/cli 0.9.1#102
vivek7405 merged 1 commit into
mainfrom
chore/release-cli-0.9.1

Conversation

@vivek7405
Copy link
Copy Markdown
Collaborator

Summary

Patch release to ship the scaffold dark-mode fix (#101) to end users.

Package Bump Ships
@webjsdev/cli 0.9.0 to 0.9.1 #101: scaffold syncs the shadcn .dark class with the theme, so components/ui/* render correctly in dark mode

On merge

.github/workflows/release.yml publishes @webjsdev/cli@0.9.1 (npm + GitHub Packages + GitHub Release), then the no-git lockstep step (from #100) publishes create-webjs@0.9.1 and webjsdev@0.9.1 to npm.

Test plan

  • Pre-commit hook generated changelog/cli/0.9.1.md and ran the full suite green (1151/1151).
  • After merge: confirm cli + both wrappers report 0.9.1 on npm, then npm create webjs@latest demo scaffolds an app whose dark mode renders correctly.

Ship the scaffold dark-mode fix (#101): newly scaffolded apps now sync
the shadcn `.dark` class with the theme, so ui-* components render
correctly in dark mode.

create-webjs and webjsdev lockstep to 0.9.1 via the release workflow.
@vivek7405 vivek7405 merged commit 39b3695 into main May 25, 2026
@vivek7405 vivek7405 deleted the chore/release-cli-0.9.1 branch May 25, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant