-
-
Notifications
You must be signed in to change notification settings - Fork 580
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 #1281
Merged
Merged
[ci] release #1281
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
December 17, 2023 15:16
5dce7b6
to
e39e7c7
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2023 15:47
e39e7c7
to
e4b2165
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2023 17:08
e4b2165
to
61c51cb
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2023 17:50
61c51cb
to
5c91cba
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
December 17, 2023 18:10
b64e5ee
to
06b3f89
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2023 18:31
06b3f89
to
3586862
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2023 20:30
3586862
to
019b94b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 09:16
019b94b
to
0396a9c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 09:29
0396a9c
to
1a4485d
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 09:39
1a4485d
to
cea55e7
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 10:27
cea55e7
to
fa1e989
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 10:31
fa1e989
to
8c64d4a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 17:30
8c64d4a
to
ba9b713
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2023 17:47
ba9b713
to
92027b3
Compare
HiDeoo
added a commit
to HiDeoo/starlight
that referenced
this pull request
Dec 29, 2023
* main: (116 commits) [ci] format showcase: Add doc link of Mr. Robøt (withastro#1312) i18n(hi): update `project-structure.mdx` (withastro#1315) i18n(fr): Update `showcase.mdx` (withastro#1306) Add Concepto AI to Showcase Docs list (withastro#1307) showcase: Add docs.ghostfam.com (withastro#1314) i18n(ja): Update showcase.mdx and related pages (withastro#1294) i18n(ko-KR): update `showcase.mdx` (withastro#1304) docs: move `starlight-typedoc` to the community plugins section (withastro#1301) i18n(ja): Update frontmatter.md (withastro#1293) i18n(ko-KR): update `showcase.mdx` (withastro#1292) i18n(ko-KR): update `plugins.md` (withastro#1291) i18n(ko-KR): update `configuration.mdx` (withastro#1290) [ci] format [ci] release (withastro#1281) i18n(fr): add expressive code french translations (withastro#1289) [i18nIgnore] docs: revert some translated default UI strings (withastro#1288) i18n(fr): add plugin showcase (withastro#1287) i18n(fr): update `reference/frontmatter.md` (withastro#1286) docs: Add plugins showcase (withastro#1275) ...
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]
Patch Changes
#1273
ae53155
Thanks @natemoo-re! - Updates<SocialIcon />
styling for improved accessibility. Specifically, the component now meets the Target Size (Minimum) success criteria defined by Web Content Accessibility Guidelines (WCAG) 2.2.#1289
9bd343f
Thanks @HiDeoo! - Adds French translations for Expressive Code UI#1280
6b1693d
Thanks @kevinzunigacuellar! - Adds Spanish translations for Expressive Code UI#1276
667f23d
Thanks @hippotastic! - Updatesastro-expressive-code
dependency to the latest version#1266
c9edf30
Thanks @alex-way! - Removes redundant subprocess calls in git last-updated time utility to improve performance#1278
e88abb0
Thanks @HiDeoo! - Exports theStarlightUserConfig
TypeScript type representing the user's Starlight configuration received by plugins.