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

Version Packages #450

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Version Packages #450

merged 1 commit into from
Sep 21, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 2020

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@changesets/[email protected]

Major Changes

  • ab98fe3 #454 Thanks @Andarist! - Returned releases in pre mode will have type of the highest bump type within the current release now, instead of having the highest bump type from among all changesets within this pre mode. So if you release a new prerelease including a major bump and later release the same package with a minor bump the assembled release will be of type minor - the final computed version will, of course, still be the next one for a major bump.

Patch Changes

  • d1d987c #455 Thanks @Andarist! - Fixed an issue with linked package being assigned a non-none release type when another package from the linked set has been added to current releases and the package had just a none release type.

  • 9d99bd1 #446 Thanks @Andarist! - Fixed an issue with dependant packages not being updated to their highest bump type in pre mode sometimes. This could happen when dependant packages were only versioned because of their dependencies being upgraded and not because of a dedicated changeset for those dependant packages.

    For the very same reason linked packages were also not always bumped correctly in pre mode to the highest bump type in a linked group.

@changesets/[email protected]

Patch Changes

  • d1d987c #455 Thanks @Andarist! - Fixed an issue with linked package being bumped when its dev dependency from the linked set was bumped during the versioning.

  • 9d99bd1 #446 Thanks @Andarist! - Fixed an issue with dependant packages not being updated to their highest bump type in pre mode sometimes. This could happen when dependant packages were only versioned because of their dependencies being upgraded and not because of a dedicated changeset for those dependant packages.

    For the very same reason linked packages were also not always bumped correctly in pre mode to the highest bump type in a linked group.

  • Updated dependencies [ab98fe3, d1d987c, 9d99bd1]:

@changesets/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 29ec971 to 731f1cc Compare September 9, 2020 00:35
@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@bde7d81). Click here to learn what that means.
The diff coverage is n/a.

@github-actions github-actions bot force-pushed the changeset-release/master branch 5 times, most recently from 4842d08 to c704866 Compare September 14, 2020 09:39
@github-actions github-actions bot force-pushed the changeset-release/master branch from c704866 to bb59dad Compare September 15, 2020 00:09
@Andarist Andarist merged commit 3cef25a into master Sep 21, 2020
@Andarist Andarist deleted the changeset-release/master branch September 21, 2020 08:05
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