Skip to content

Release tracking #49

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

Merged
merged 1 commit into from
Jun 25, 2025
Merged

Release tracking #49

merged 1 commit into from
Jun 25, 2025

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jun 24, 2025

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

  • #51 4c76c4f Thanks @rezrah! - Add auto-collapsed React code blocks for large code snippets. This feature only applies to code fences with the jsx live language identifiers.

    E.g.

    <>Your code</>
  • #48 ce73c24 Thanks @rezrah! - - Fix inline code font-size in markdown headings. Now inherits size used in the heading.

    • Increased spacing below React code blocks, which was previously too small.
  • #50 5d67989 Thanks @rezrah! - Add menu-position frontmatter support for custom sidebar navigation ordering

@primer-css primer-css force-pushed the changeset-release/main branch from 1ab2f8f to bd27497 Compare June 24, 2025 17:41
@Copilot Copilot AI review requested due to automatic review settings June 24, 2025 17:41
@primer-css primer-css requested a review from a team as a code owner June 24, 2025 17:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR prepares a new patch release (v0.5.4) of the @primer/doctocat-nextjs package by bumping the version, updating the changelog, and cleaning up the applied changeset.

  • Bumps package version from 0.5.3 to 0.5.4
  • Adds a new 0.5.4 section in CHANGELOG.md
  • Removes the corresponding changeset file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/theme/package.json Bump version to 0.5.4
packages/theme/CHANGELOG.md Add 0.5.4 changelog entry
.changeset/khaki-mugs-cover.md Remove applied changeset file
Comments suppressed due to low confidence (1)

packages/theme/CHANGELOG.md:7

  • The changelog entry has an extra dash before 'Fix inline code font-size...' and the next bullet line uses inconsistent indentation; consider splitting into two properly formatted list items (each starting with a single - and aligning indentation).
- [#48](https://github.com/primer/doctocat-nextjs/pull/48) [`ce73c24`](https://github.com/primer/doctocat-nextjs/commit/ce73c24b2e4e924667bf7446a504bd88d8f2ccf0) Thanks [@rezrah](https://github.com/rezrah)! - - Fix inline code font-size in markdown headings. Now inherits size used in the heading.

@rezrah
Copy link
Collaborator

rezrah commented Jun 25, 2025

Tested on Primer Brand (next) docs... all features working as expected.

@rezrah rezrah merged commit 25aa66a into main Jun 25, 2025
8 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