Skip to content

Release: Patch 7.1.0#23473

Merged
yannbf merged 37 commits into
next-releasefrom
version-prerelease-from-7.1.0-rc.2
Jul 18, 2023
Merged

Release: Patch 7.1.0#23473
yannbf merged 37 commits into
next-releasefrom
version-prerelease-from-7.1.0-rc.2

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 2023

Copy link
Copy Markdown
Contributor

This is an automated pull request that bumps the version from 7.1.0-rc.2 to 7.1.0.
Once this pull request is merged, it will trigger a new release of version 7.1.0.
If you're not a core maintainer with permissions to release you can ignore this pull request.

To do

Before merging the PR, there are a few QA steps to go through:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🔧 Maintenance: Svelte-vite: Remove unused import #23475
  • 🔧 Maintenance: Svelte-vite: Improve error when sveltekit plugins found in non-sveltekit projects #23472
  • 📝 Documentation: Documentation: Add "build" tag to PULL_REQUEST_TEMPLATE.md #23471
  • ⚠️ Direct commit: fix typo fdd07b7e698ec3da2642df2a5e03adeed8f34fd2
  • ⚠️ Direct commit: Restore prerelease changelogs before 7.1.0-alpha.30 36935e9467d0a6bfd5a87e07bb3a4f1648cc62cd
  • 📝 Documentation: Fixed a mistake in JSDoc #23186 (will also be patched)
  • 📝 Documentation: Docs: Adds MDX video callout #23444 (will also be patched)
  • 📝 Documentation: Docs: Adds table of contents documentation #23439
  • 📝 Documentation: Docs: (Snippets Web Components) Autodocs fix #23442 (will also be patched)

If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.

When everything above is done:


Generated changelog

7.1.0

  • Svelte-vite: Improve error when sveltekit plugins found in non-sveltekit projects - #23472, thanks @ yannbf!
  • Svelte-vite: Remove unused import - #23475, thanks @ yannbf!

re-taro and others added 30 commits June 22, 2023 22:46
Docs: (Snippets Web Components) Autodocs fix
Docs: Adds table of contents documentation
yannbf added 3 commits July 17, 2023 11:48
Documentation: Add "build" tag to PULL_REQUEST_TEMPLATE.md
Svelte-vite: Improve error message when sveltekit plugins are found in non-sveltekit projects
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Jul 17, 2023
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.2 branch from 7e80906 to a06b152 Compare July 17, 2023 10:09
@github-actions github-actions Bot changed the title Release: Prerelease 7.1.0-rc.3 Release: Patch 7.1.0 Jul 17, 2023
@yannbf yannbf added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Jul 17, 2023
@yannbf yannbf removed the freeze Freeze the Release PR with this label label Jul 17, 2023
Svelte-vite: Remove unused import
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.2 branch from a06b152 to 7dabf7f Compare July 17, 2023 10:23
@github-actions github-actions Bot changed the title Release: Patch 7.1.0 Release: Prerelease 7.1.0-rc.3 Jul 17, 2023
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.2 branch from 7dabf7f to 7862f9e Compare July 17, 2023 10:31
@github-actions github-actions Bot changed the title Release: Prerelease 7.1.0-rc.3 Release: Patch 7.1.0 Jul 17, 2023
@yannbf yannbf added the freeze Freeze the Release PR with this label label Jul 17, 2023
@yannbf yannbf merged commit 99088fd into next-release Jul 18, 2023
@yannbf yannbf deleted the version-prerelease-from-7.1.0-rc.2 branch July 18, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants