Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: fix version updating #114

Merged
merged 1 commit into from
Aug 20, 2024
Merged

release: fix version updating #114

merged 1 commit into from
Aug 20, 2024

Conversation

guybedford
Copy link
Collaborator

Unfortunately we still aren't quite there.

The published package.json didn't automatically update the versions to reference the latest dependency versions (see optional dependencies in https://unpkg.com/@bytecodealliance/wizer@7.0.2/package.json).

We therefore need to update the versioning command to also update the versions in optionalDependencies, which this PR now does.

@guybedford guybedford merged commit bbac06b into main Aug 20, 2024
17 checks passed
@fitzgen fitzgen deleted the version-fixup branch August 20, 2024 22:37
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