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 #77

Merged
merged 1 commit into from
May 23, 2023
Merged

[ci] release #77

merged 1 commit into from
May 23, 2023

Conversation

astrobot-houston
Copy link
Collaborator

@astrobot-houston astrobot-houston commented May 19, 2023

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/starlight@0.0.10

Patch Changes

  • #78 d3ee6fc Thanks @delucis! - Add support for customising and translating Starlight’s UI.

    Users can provide translations in JSON files in src/content/i18n/ which is a data collection. For example, a src/content/i18n/de.json might translate the search UI:

    {
      "search.label": "Suchen",
      "search.shortcutLabel": "(Drücke / zum Suchen)"
    }

    This change also allows Starlight to provide built-in support for more languages than just English and adds German & Spanish support.

  • #76 5e82073 Thanks @lloydjatkinson! - Scale down code block font size to match Figma design

  • #78 d3ee6fc Thanks @delucis! - Require a minimum Astro version of 2.5.0

@netlify
Copy link

netlify bot commented May 19, 2023

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit 3e84c78
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/646cbd51857ee9000868c3d0
😎 Deploy Preview https://deploy-preview-77--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@astrobot-houston
Copy link
Collaborator Author

size-limit report 📦

Path Size
/index.html 10.7 KB (0%)
/_astro/*.js 15.96 KB (0%)
/_astro/*.css 8.87 KB (0%)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 92ebfb6 to 3e84c78 Compare May 23, 2023 13:19
@delucis delucis merged commit c38de0d into main May 23, 2023
@delucis delucis deleted the changeset-release/main branch May 23, 2023 13:23
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.

2 participants