Skip to content

fix release#48

Merged
luke-lombardi merged 1 commit into
mainfrom
ll/fix-release
Jun 13, 2026
Merged

fix release#48
luke-lombardi merged 1 commit into
mainfrom
ll/fix-release

Conversation

@luke-lombardi

@luke-lombardi luke-lombardi commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Fixes the npm publish workflow by setting the version from the release tag before build and allowing same-version bumps, so publishes are reliable and bundles have the correct version. Also syncs package-lock.json to 1.0.11 for @beamcloud/beam-js.

  • Bug Fixes
    • Build after version bump so artifacts include the release version.
    • Use npm version "$VERSION" --no-git-tag-version --allow-same-version to avoid failures when the tag matches the current version.
    • Configure git after build to prepare the publish step.

Written for commit e3929bb. Summary will update on new commits.

Review in cubic

@luke-lombardi luke-lombardi merged commit c9d0b11 into main Jun 13, 2026
2 checks passed
@luke-lombardi luke-lombardi deleted the ll/fix-release branch June 13, 2026 18:58
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