Skip to content

Conversation

@primer
Copy link
Contributor

@primer primer bot commented Jan 19, 2026

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/brand-css@0.62.0

Minor Changes

  • #1225 a1caad6 Thanks @rezrah! - Breaking change: Minimum Node.js version is now v24 (LTS)

    If you're using an older version, please upgrade to Node.js 24 LTS before updating to this release.

@primer/brand-primitives@0.62.0

Minor Changes

  • #1225 a1caad6 Thanks @rezrah! - Breaking change: Minimum Node.js version is now v24 (LTS)

    If you're using an older version, please upgrade to Node.js 24 LTS before updating to this release.

@primer/react-brand@0.62.0

Minor Changes

  • #1225 a1caad6 Thanks @rezrah! - Breaking change: Minimum Node.js version is now v24 (LTS)

    If you're using an older version, please upgrade to Node.js 24 LTS before updating to this release.

Patch Changes

  • #1227 4733b38 Thanks @rezrah! - Updated the @primer/octicons-react library dependency, which includes the refreshed GitHub logos for 2026.

@primer/brand-docs@0.62.0

@primer/brand-storybook@0.62.0

@primer/brand-e2e@0.62.0

@primer/brand-fonts@0.62.0

@primer/brand-config@0.62.0

@primer primer bot requested a review from a team as a code owner January 19, 2026 15:26
@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

❗ Pre-merge checklist

Please ensure these items are checked before merging.

✅ Preliminary checks

  • All CI checks pass on this pull request
  • Docs and Storybook previews open in a browser

🔌 Integration smoke tests

Dotcom

  • Performed successful integration test with github/github-ui, as a primary consumer of Primer Brand
    • Install RC: npm install @primer/react-brand@{RC_VERSION} -w @github-ui/swp-core
    • Run development server
    • Manually verify release-specific bugfixes and/or features on the following pages:
      • /home
      • /features/copilot
      • /features/copilot/plans
      • /features/copilot/tutorials
      • /features/preview
      • /enterprise
      • /enterprise/contact
      • /security/advanced-security
      • /education
      • /mobile
      • /about/diversity
      • /newsroom
      • /resources/articles
      • /resources/articles/software-development
      • /resources/articles/software-development/what-is-cloud-native
      • /resources/whitepapers
      • /resources/whitepapers/how-the-c-suite-can-lead-ai-innovation
      • /solutions
      • /solutions/use-case/
      • /solutions/use-case/devops
      • /contentful-lp-tests/flex-example-dark (requires a flag)
      • /contentful-lp-tests/flex-example-light (requires a flag)
    • Manually compare production site to local instance for any non-release specific regressions

Subdomain sites

  • Performed successful integration test with githubuniverse.com, as a Tier 1 consumer of Primer Brand outside of the monolith.

    • Run development server and verify no new console warnings or regressions are found
    • Run local build to verify the release compiles correctly
    • Manually performed side-by-side comparison with production
  • Performed successful integration test with https://resources.github.com/, as a Tier 1 consumer of Primer Brand outside of the monolith.

    • Run development server and verify no new console warnings or regressions are found
    • Run local build to verify the release compiles correctly
    • Manually performed side-by-side comparison with production

Sandboxes

  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🤔 Cross-check (aka sanity test)

  • Release notes accurately describe the changes made
  • All bugfixes in this release have resolved their corresponding issues
  • The issues for reverted PRs have been re-opened and commented on with a link to the reverted PR
  • No noticeable regressions or side-effects have not been introduced as a result of changes in this release.
    • If they have, determine severity of the issue and consider hotfixing

After tests

  • Add report summary of your findings, including any images. Use following template as a guide:

    #### Smoke test results
    
    - Feature 1 🟢 🟡 🔴 (choose one, depending on success levels)
    
      {insert screenshot}
    
    Release testing status: Ready to release 🟢 | Paused 🟡 🔴 (choose one and provide reason)

🚢 After merge

  • Issue release comms in primer brand Slack channel
  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

🟢 No design token changes found

@primer primer bot temporarily deployed to github-pages January 19, 2026 15:29 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

🟢 No unit test coverage changes found

All components and hooks with tests maintain the same coverage as the main branch.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

🟢 No visual differences found

Our visual comparison tests did not find any differences in the UI.

@primer primer bot force-pushed the changeset-release/main branch from 9257723 to 4e997f3 Compare January 19, 2026 23:30
@primer primer bot temporarily deployed to github-pages January 19, 2026 23:33 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 4e997f3 to 0494ebf Compare January 20, 2026 10:35
@primer primer bot temporarily deployed to github-pages January 20, 2026 10:38 Inactive
@danielguillan
Copy link
Contributor

Smoke test results

  • Update GitHub icons and logos 🟢
    Verified in docs and Storybook.

  • Upgrade Node to v24 (LTS) 🟢
    Verified that it introduces no issues in github-ui, which is alreadt on the latest LTS version.

Release testing status: Ready to release 🟢

@danielguillan danielguillan merged commit dc2d196 into main Jan 21, 2026
23 of 24 checks passed
@danielguillan danielguillan deleted the changeset-release/main branch January 21, 2026 18:06
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