Skip to content

Release v0.5.1 (re-release with dist/)#15

Merged
heskew merged 1 commit into
mainfrom
release/v0.5.1
Jun 12, 2026
Merged

Release v0.5.1 (re-release with dist/)#15
heskew merged 1 commit into
mainfrom
release/v0.5.1

Conversation

@heskew

@heskew heskew commented Jun 12, 2026

Copy link
Copy Markdown
Member

Bumps to v0.5.1 to re-release with the compiled dist/. v0.5.0 published without it (the build wasn't run before npm publish), so its tarball had no runnable code; npm won't let 0.5.0 be reused, so this ships the same code as 0.5.1. Version-only change.

After merge:

git pull
npm run build      # confirm dist/ exists
npm publish
git tag -a v0.5.1 -m "0.5.1" && git push --tags
npm deprecate "@harperfast/integration-testing@0.5.0" "Broken publish — missing dist/, use 0.5.1+"

A follow-up will add a prepublishOnly build guard so a buildless publish can't happen again.


🤖 Generated with Claude Code

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version of @harperfast/integration-testing from 0.5.0 to 0.5.1 in both package.json and package-lock.json. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@heskew heskew merged commit d5275dd into main Jun 12, 2026
6 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