Skip to content

Conversation

@patrick-tolosa
Copy link
Contributor

Pull reuqest for @Cloudianry/Base

What does this PR solve?

This PR fixes an issue where a version release would not bump the version in pacakge.json.
This would happen because the bump script would run on the ./dist/package.json, and not on the package itself.

The fix was done by adding a plugin to release-it (official plugin) that updates multiple files, and not just the default one.

@patrick-tolosa patrick-tolosa merged commit a416017 into master Nov 9, 2020
@patrick-tolosa patrick-tolosa deleted the fix/add-proper-version-bump-to-release branch November 22, 2020 10:02
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.

3 participants