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

[ci] release (beta) #9211

Merged
merged 1 commit into from
Nov 28, 2023
Merged

[ci] release (beta) #9211

merged 1 commit into from
Nov 28, 2023

Conversation

astrobot-houston
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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@astrojs/upgrade@0.1.0-beta.0

Minor Changes

  • #9118 000e8f465 Thanks @Princesseuh! - Initial release!

    @astrojs/upgrade is an automated command-line tool for upgrading Astro and your official Astro integrations together.

    Inside of your existing astro project, run the following command to install the latest version of your integrations.

    With NPM:

    npx @astrojs/upgrade

    With Yarn:

    yarn dlx @astrojs/upgrade

    With PNPM:

    pnpm dlx @astrojs/upgrade

astro@4.0.0-beta.1

Patch Changes

  • #9118 000e8f465 Thanks @Princesseuh! - Redesign Dev Overlay main screen to show more information, such as the coolest integrations, your current Astro version and more.

  • #9118 000e8f465 Thanks @Princesseuh! - Fixes an issue where links with the same pathname as the current page, but different search params, were not prefetched.

@github-actions github-actions bot added pkg: example Related to an example package (scope) pkg: astro Related to the core `astro` package (scope) labels Nov 28, 2023
@matthewp matthewp merged commit 4ded9cd into next Nov 28, 2023
14 checks passed
@matthewp matthewp deleted the changeset-release/next branch November 28, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants