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

Merged
merged 1 commit into from
Jul 28, 2023
Merged

[ci] release #403

merged 1 commit into from
Jul 28, 2023

Conversation

astrobot-houston
Copy link
Collaborator

@astrobot-houston astrobot-houston commented Jul 26, 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.6.0

Minor Changes

  • #424 4485d90 Thanks @delucis! - Add support for customising autogenerated sidebar link labels from page frontmatter, overriding the page title:

    ---
    title: About this project
    sidebar:
      label: About
    ---
  • #359 e733311 Thanks @IDurward! - Add support for defining the order of auto-generated link groups in the sidebar using a frontmatter value:

    ---
    title: Page to display first
    sidebar:
      order: 1
    ---

Patch Changes

  • #413 5a9d8f1 Thanks @delucis! - Fix site title overflow bug for longer titles on narrow screens

  • #381 6e62909 Thanks @lorenzolewis! - Preserve order of social config in navbar

  • #419 38ff53c Thanks @lorenzolewis! - Improve styling of sidebar entries that wrap onto multiple lines

  • #418 c7b2a4e Thanks @delucis! - Set tab-size: 2 on content code blocks to override default browser value of 8

  • #399 31b8a5a Thanks @HiDeoo! - Add new global favicon option defaulting to '/favicon.svg' to set the path of the default favicon for your website. Additional icons can be specified using the head option.

  • #414 e951671 Thanks @delucis! - Add GitLab to social link icons

@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit adbd944
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/64c43137dbbf9d0008b07505
😎 Deploy Preview https://deploy-preview-403--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 configuration.

@github-actions github-actions bot added the 🌟 core Changes to Starlight’s main package label Jul 26, 2023
@astrobot-houston
Copy link
Collaborator Author

size-limit report 📦

Path Size
/index.html 13.2 KB (0%)
/_astro/*.js 16.26 KB (0%)
/_astro/*.css 8.53 KB (0%)

@github-actions github-actions bot force-pushed the changeset-release/main branch 18 times, most recently from 29234e5 to 74dbef5 Compare July 28, 2023 21:13
Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s go!

@delucis delucis merged commit 5197321 into main Jul 28, 2023
4 checks passed
@delucis delucis deleted the changeset-release/main branch July 28, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 core Changes to Starlight’s main package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants