Skip to content

Bump version to 0.1.1 (land the orphaned bump)#4

Merged
ionut85 merged 1 commit into
mainfrom
chore/bump-0-1-1
Jun 3, 2026
Merged

Bump version to 0.1.1 (land the orphaned bump)#4
ionut85 merged 1 commit into
mainfrom
chore/bump-0-1-1

Conversation

@ionut85

@ionut85 ionut85 commented Jun 3, 2026

Copy link
Copy Markdown
Member

Lands the 0.1.0 → 0.1.1 version bump that was orphaned from PR #3 — it was pushed after that PR had already merged, so main is still on 0.1.0.

Changes

  • package.json and src/version.ts0.1.1 (kept in sync).

Why this is needed

Right now main, npm latest, and the v0.1.1 tag's code all still say 0.1.0, so there's no real 0.1.1 artifact. This makes the bump real so npm publish produces @hypd-ai/openai-ads-mcp@0.1.1.

Verified

  • format / typecheck / tests / build all green.
  • Built binary reports serverInfo: openai-ads-mcp@0.1.1.

After merge

  1. git checkout main && git pull && npm publish → ships @hypd-ai/openai-ads-mcp@0.1.1 (becomes latest).
  2. Re-point the v0.1.1 tag to this commit so the GitHub release matches the code.

Generated by Claude Code

Lands the 0.1.1 bump that was orphaned from PR #3 (pushed after the PR had
already merged). Keeps package.json and src/version.ts in sync; no tool or
behavior changes since 0.1.0.
@ionut85
ionut85 merged commit 7f3cfc2 into main Jun 3, 2026
4 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.

2 participants