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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #882

Merged
merged 1 commit into from Jul 22, 2022
Merged

Version Packages #882

merged 1 commit into from Jul 22, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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/assemble-release-plan@5.2.0

Minor Changes

  • #858 dd9b76f Thanks @dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0
    • @changesets/get-dependents-graph@1.3.3

@changesets/cli@2.24.0

Minor Changes

  • #858 dd9b76f Thanks @dotansimha! - Added a new config flag for changesets version --snapshot mode: --snapshot-prerelease-template

  • #858 dd9b76f Thanks @dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

Patch Changes

  • #858 dd9b76f Thanks @dotansimha! - A possibility to use the calculated version for snapshot releases is now stable 馃コ All snapshot-related config parameters are now grouped under a single config property called snapshot.

    To migrate, make sure to update your config.json.

    Old usage (still works, but comes with a deprecated warning):

    {
      "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
        "useCalculatedVersionForSnapshots": true
      }
    }

    New usage:

    {
      "snapshot": {
        "useCalculatedVersion": true
      }
    }
  • Updated dependencies [dd9b76f, dd9b76f, dd9b76f]:

    • @changesets/config@2.1.0
    • @changesets/git@1.4.0
    • @changesets/assemble-release-plan@5.2.0
    • @changesets/types@5.1.0
    • @changesets/apply-release-plan@6.0.2
    • @changesets/get-release-plan@3.0.11
    • @changesets/read@0.5.6
    • @changesets/changelog-git@0.1.12
    • @changesets/get-dependents-graph@1.3.3
    • @changesets/pre@1.0.12
    • @changesets/write@0.1.9

@changesets/config@2.1.0

Minor Changes

  • #858 dd9b76f Thanks @dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

Patch Changes

  • #858 dd9b76f Thanks @dotansimha! - A possibility to use the calculated version for snapshot releases is now stable 馃コ All snapshot-related config parameters are now grouped under a single config property called snapshot.

    To migrate, make sure to update your config.json.

    Old usage (still works, but comes with a deprecated warning):

    {
      "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
        "useCalculatedVersionForSnapshots": true
      }
    }

    New usage:

    {
      "snapshot": {
        "useCalculatedVersion": true
      }
    }
  • Updated dependencies [dd9b76f]:

    • @changesets/types@5.1.0
    • @changesets/get-dependents-graph@1.3.3

@changesets/git@1.4.0

Minor Changes

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/types@5.1.0

Minor Changes

  • #858 dd9b76f Thanks @dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

@changesets/apply-release-plan@6.0.2

Patch Changes

  • Updated dependencies [dd9b76f, dd9b76f, dd9b76f]:
    • @changesets/config@2.1.0
    • @changesets/git@1.4.0
    • @changesets/types@5.1.0

@changesets/changelog-git@0.1.12

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/changelog-github@0.4.6

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/get-dependents-graph@1.3.3

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/get-release-plan@3.0.11

Patch Changes

  • Updated dependencies [dd9b76f, dd9b76f]:
    • @changesets/config@2.1.0
    • @changesets/assemble-release-plan@5.2.0
    • @changesets/types@5.1.0
    • @changesets/read@0.5.6
    • @changesets/pre@1.0.12

get-workspaces@1.0.8

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/parse@0.3.14

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/pre@1.0.12

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@changesets/read@0.5.6

Patch Changes

  • Updated dependencies [dd9b76f, dd9b76f]:
    • @changesets/git@1.4.0
    • @changesets/types@5.1.0
    • @changesets/parse@0.3.14

@changesets/release-utils@0.1.9

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0
    • @changesets/read@0.5.6
    • @changesets/pre@1.0.12

@changesets/write@0.1.9

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

@codesandbox-ci
Copy link

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 8d1d39b:

Sandbox Source
Vanilla Configuration

@Andarist Andarist merged commit e420482 into main Jul 22, 2022
@Andarist Andarist deleted the changeset-release/main branch July 22, 2022 12:50
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