Skip to content

Version core 0.8.1 as the release anchor - #31

Merged
rahulmahadik merged 1 commit into
mainfrom
develop
Aug 17, 2026
Merged

rahulmahadik merged 1 commit into
mainfrom
develop

Conversation

@rahulmahadik

Copy link
Copy Markdown
Owner

The npm release is triggered by a v* tag whose version must match @asksql/core, and the npm-publish environment accepts no other ref - a workflow_dispatch on main is rejected before any step runs. So the nine patch bumps merged in #30 cannot publish while core stands at 0.8.0, which is already on the registry.

Core moves to 0.8.1 as the anchor. No source changed since 0.8.0; the widget is the package that actually needs the republish, because it bundles the engine and reaches its users only when published.

Verified: pnpm verify exit 0, frozen lockfile clean.

The npm release is triggered by a v* tag whose version has to match this package, and the environment
that publishes accepts no other ref, so the connectors, server, mcp, react and the widget cannot be
published while this version stands still. The widget is the one that needs it: it bundles the engine,
so the fix reaches its users only when it is published.

No source changed since 0.8.0.
@rahulmahadik
rahulmahadik merged commit 54a2632 into main Aug 17, 2026
20 checks passed
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