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 #718

Merged
merged 1 commit into from Jan 24, 2022
Merged

Version Packages #718

merged 1 commit into from Jan 24, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2021

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 main, this PR will be updated.

Releases

@changesets/cli@2.20.0

Minor Changes

  • #698 9e14a9a Thanks @zthxxx! - Reworked the CLI output when adding a changeset. This includes fixing broken formatting in certain terminal width, reducing visual noise and making other small adjustments.

  • #704 6f9c9d6 Thanks @Andarist! - Dependencies specified using a tag will no longer result in printing incorrect errors in the console.

Patch Changes

  • #740 957e39c Thanks @akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.

  • #693 1be201f Thanks @luciaquirke! - Fixed an issue with none release type sometimes overriding other release types and thus preventing a release from happening.

  • Updated dependencies [6f9c9d6, 77c1cef, 1be201f]:

    • @changesets/get-dependents-graph@1.3.0
    • @changesets/git@1.3.0
    • @changesets/assemble-release-plan@5.0.5
    • @changesets/config@1.6.4
    • @changesets/apply-release-plan@5.0.4
    • @changesets/read@0.5.3
    • @changesets/get-release-plan@3.0.5

@changesets/get-dependents-graph@1.3.0

Minor Changes

  • #704 6f9c9d6 Thanks @Andarist! - Dependencies specified using a tag will no longer mark the graph as invalid. With such dependencies the user's intent is to fetch those from the registry even if otherwise they could be linked locally.

@changesets/git@1.3.0

Minor Changes

@changesets/apply-release-plan@5.0.4

Patch Changes

  • Updated dependencies [77c1cef]:
    • @changesets/git@1.3.0
    • @changesets/config@1.6.4

@changesets/assemble-release-plan@5.0.5

Patch Changes

  • #693 1be201f Thanks @luciaquirke! - Fixed an issue with none release type sometimes overriding other release types and thus preventing a release from happening.

  • Updated dependencies [6f9c9d6]:

    • @changesets/get-dependents-graph@1.3.0

@changesets/config@1.6.4

Patch Changes

  • Updated dependencies [6f9c9d6]:
    • @changesets/get-dependents-graph@1.3.0

@changesets/get-release-plan@3.0.5

Patch Changes

  • Updated dependencies [1be201f]:
    • @changesets/assemble-release-plan@5.0.5
    • @changesets/config@1.6.4
    • @changesets/read@0.5.3

@changesets/parse@0.3.11

Patch Changes

  • #740 957e39c Thanks @akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.

@changesets/read@0.5.3

Patch Changes

  • Updated dependencies [77c1cef, 957e39c]:
    • @changesets/git@1.3.0
    • @changesets/parse@0.3.11

@changesets/release-utils@0.1.6

Patch Changes

  • Updated dependencies []:
    • @changesets/read@0.5.3

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 19, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8bb1414:

Sandbox Source
Vanilla Configuration

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 3e2ac8a to 21bd3be Compare December 22, 2021 17:44
@zthxxx
Copy link
Contributor

zthxxx commented Jan 4, 2022

Hello @Andarist , allow me to ask is there any plan to merge this PR?

I think maybe some utils in @changesets/git@1.3.0 can reuse in changesets/action now.

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from d1ceef2 to ed2cea0 Compare January 12, 2022 15:05
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 0122f92 to 0a4d560 Compare January 24, 2022 08:16
@Andarist Andarist merged commit d02f2b8 into main Jan 24, 2022
@Andarist Andarist deleted the changeset-release/main branch January 24, 2022 08:31
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.

None yet

2 participants