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

Release tracking #9

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Release tracking #9

merged 1 commit into from
Jan 17, 2024

Conversation

primer-css
Copy link

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

@primer/[email protected]

Patch Changes

  • #8 fd7f838 Thanks @rezrah! - Added OpenGraph tags for improved social sharing experience.

  • #8 0d0879b Thanks @rezrah! - Enabled related content navigation using keywords and related properties in Markdown frontmatter.

    Example:

    ---
    title: Page A
    keywords: ['keyword', 'another keyword']
    ---
    
    ---
    title: Page B
    keywords: ['keyword', 'another keyword']
    ---
    

    The matching keyword values above across both pages, will enable automatic related content navigation between the two pages.

    or using the related property:

    ---
    related: [{title: External link example, href: https://example.com}]
    ---
    
  • #8 fd7f838 Thanks @rezrah! - Fixed accessibility violations arising from duplicate landmarks and missing aria labels.

[email protected]

Patch Changes

@rezrah rezrah merged commit 8ca9c41 into main Jan 17, 2024
4 checks passed
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