Skip to content

chore: bump version to 3.2.1 - #45

Closed
JoshRobertson wants to merge 1 commit into
masterfrom
chore/bump-version-yarn-418-tag
Closed

chore: bump version to 3.2.1#45
JoshRobertson wants to merge 1 commit into
masterfrom
chore/bump-version-yarn-418-tag

Conversation

@JoshRobertson

Copy link
Copy Markdown

Why

PR #44 merged the Yarn 4.18 upgrade. This aligns package.json with release tagging so the next publish is versioned correctly.

package.json still carried the semantic-release placeholder 0.0.0, while the latest published git tag is v3.2.0. This sets the real release version to 3.2.1, the next patch above the current tag.

How it works

Single-line change: package.json version 0.0.03.2.1. No code changes.

Notes

Intended tag after merge: v3.2.1.

package.json carried the semantic-release placeholder 0.0.0 while the
latest published tag is v3.2.0. Set the real release version to 3.2.1 so
package.json matches the intended v3.2.1 tag after the yarn 4.18 merge.
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