react icon indicating copy to clipboard operation
react copied to clipboard

Release tracking

Open primer[bot] opened this issue 1 year ago • 2 comments

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]

Minor Changes

Patch Changes

primer[bot] avatar Jun 26 '24 05:06 primer[bot]

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • [x] All CI checks pass on this pull request
  • [x] Docs and Storybook open in a browser
  • [ ] Works in CodeSandbox or StackBlitz
    • [ ] New components render successfully
    • [ ] (optional) Tested in both SPA and SSR apps if release contains build changes

🌏 Integration tests

  • [x] Successful integration test with github/github as a primary consumer of Primer React (automated pull request)
    • [x] Verify all CI checks have passed on automated pull request
    • [ ] Manually test critical paths in the review-lab
    • [ ] Manually test release-specific bugfixes and/or features work as described in the review-lab

🤔 Sanity test

  • [x] All bugfixes in this release have resolved their corresponding issues
  • [x] The issues for reverted PRs have been re-opened and commented on with a link to the reverted PR
  • [x] No noticeable regressions have not been introduced as a result of changes in this release
  • [x] Release notes accurately describe the changes made

🚢 After merge

  • [ ] Upgrade @primer/react version at github/github

  • [ ] Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers.

github-actions[bot] avatar Jun 26 '24 05:06 github-actions[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 90.97 KB (0%)
packages/react/dist/browser.umd.js 91.25 KB (0%)

github-actions[bot] avatar Jun 26 '24 05:06 github-actions[bot]

Integration tests are passing https://github.com/github/github/pull/331048 🎉

siddharthkp avatar Jul 01 '24 16:07 siddharthkp