-
-
Notifications
You must be signed in to change notification settings - Fork 571
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 #1546
Merged
Merged
[ci] release #1546
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 22, 2024 18:08
f9ef7d0
to
4e76baf
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 22, 2024 18:38
b397708
to
827e506
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 22, 2024 18:41
827e506
to
32926ef
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 22, 2024 18:46
32926ef
to
6e5a860
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 22, 2024 22:48
0e54b61
to
6bde5cf
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 23, 2024 09:11
940dee7
to
a911e89
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 23, 2024 09:32
a911e89
to
8021b06
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 23, 2024 09:47
8021b06
to
03bad9f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 23, 2024 13:43
03bad9f
to
a4d923f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 23, 2024 22:23
a4d923f
to
9b009c0
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 23, 2024 22:37
9b009c0
to
af79c64
Compare
HiDeoo
added a commit
to HiDeoo/starlight
that referenced
this pull request
Feb 26, 2024
* main: [ci] format [ci] release (withastro#1555) Update lockfile & patch version of EC to latest (withastro#1553) [ci] format [ci] release (withastro#1546) Improve Zod errors (withastro#1542) Update `astro-expressive-code` dependency to `^0.33.2` (withastro#1541) i18n(ja): Update pages.mdx (withastro#1551) i18n(es): update `plugins` (withastro#1548)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
@astrojs/[email protected]
Minor Changes
#1541
1043052f
Thanks @hippotastic! - Updatesastro-expressive-code
dependency to the latest minor release (0.33).This unlocks support for word wrap and line numbers, as well as updating the syntax highlighter to the latest Shiki release, which includes new and updated language grammars.
See the Expressive Code release notes for more information including details of potentially breaking changes.
Patch Changes
#1542
b3b7a606
Thanks @delucis! - Improves error messages shown by Starlight for configuration errors.#1544
65dc6586
Thanks @torn4dom4n! - Update Vietnamese UI translations