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

Merged
merged 1 commit into from
Mar 27, 2022
Merged

Version Packages #777

merged 1 commit into from
Mar 27, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 12, 2022

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/apply-release-plan@6.0.0

Major Changes

  • #768 c87eba6 Thanks @rohit-gohri! - This module is no longer responsible for commiting files - this responsibility has been moved entirely to @changesets/cli.

Patch Changes

  • Updated dependencies [c87eba6, eb86652, c87eba6]:
    • @changesets/types@5.0.0
    • @changesets/git@1.3.2
    • @changesets/config@2.0.0

@changesets/config@2.0.0

Major Changes

  • #768 c87eba6 Thanks @rohit-gohri! - The parsed config now normalzied the commit option to either false or a tuple describing what module should be loaded to resolve commit functions.

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0
    • @changesets/get-dependents-graph@1.3.2

@changesets/types@5.0.0

Major Changes

  • #768 c87eba6 Thanks @rohit-gohri! - commit properties of config types were adjusted to account for this option potentially pointing to a module path.

@changesets/cli@2.22.0

Minor Changes

  • #768 c87eba6 Thanks @rohit-gohri! - Allow "commit" option to be more configurable. You can now point to a module (using a module name or a relative path) that might contain getAddMessage and/or getVersionMessage. This allows you to configure how the commit message is generated, if [skip ci] gets included, etc.

Patch Changes

  • #776 ad7506d Thanks @janosh! - changeset init will now configure baseBranch: "main" in the .changeset/config.json as the default value.

  • #770 eb86652 Thanks @alizeait! - changeset add and changeset status should now properly handle the situation where Changesets are managed from a directory different than the root of the repository.

  • Updated dependencies [c87eba6, eb86652, c87eba6, c87eba6]:

    • @changesets/types@5.0.0
    • @changesets/git@1.3.2
    • @changesets/apply-release-plan@6.0.0
    • @changesets/config@2.0.0
    • @changesets/assemble-release-plan@5.1.2
    • @changesets/changelog-git@0.1.11
    • @changesets/get-dependents-graph@1.3.2
    • @changesets/get-release-plan@3.0.8
    • @changesets/pre@1.0.11
    • @changesets/read@0.5.5
    • @changesets/write@0.1.8

@changesets/assemble-release-plan@5.1.2

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0
    • @changesets/get-dependents-graph@1.3.2

@changesets/changelog-git@0.1.11

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@changesets/changelog-github@0.4.4

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@changesets/get-dependents-graph@1.3.2

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@changesets/get-release-plan@3.0.8

Patch Changes

  • Updated dependencies [c87eba6, c87eba6]:
    • @changesets/types@5.0.0
    • @changesets/config@2.0.0
    • @changesets/assemble-release-plan@5.1.2
    • @changesets/pre@1.0.11
    • @changesets/read@0.5.5

get-workspaces@1.0.7

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@changesets/git@1.3.2

Patch Changes

  • #770 eb86652 Thanks @alizeait! - getChangedFilesSince and getChangedPackagesSinceRef will now return the correct absolute paths of the changed files when the passed cwd is different from the repository's root.

  • Updated dependencies [c87eba6]:

    • @changesets/types@5.0.0

@changesets/parse@0.3.13

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@changesets/pre@1.0.11

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@changesets/read@0.5.5

Patch Changes

  • Updated dependencies [c87eba6, eb86652]:
    • @changesets/types@5.0.0
    • @changesets/git@1.3.2
    • @changesets/parse@0.3.13

@changesets/release-utils@0.1.8

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0
    • @changesets/pre@1.0.11
    • @changesets/read@0.5.5

@changesets/write@0.1.8

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 12, 2022

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 4d4ca6f:

Sandbox Source
Vanilla Configuration

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from f882ed7 to c638b6c Compare March 15, 2022 10:52
@Andarist Andarist merged commit fcf5e46 into main Mar 27, 2022
@Andarist Andarist deleted the changeset-release/main branch March 27, 2022 11:32
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

1 participant