view_components icon indicating copy to clipboard operation
view_components copied to clipboard

Release Tracking

Open primer-css opened this issue 3 years ago • 1 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]

Patch Changes

primer-css avatar Oct 06 '22 16:10 primer-css

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • [x] All CI checks pass
  • [x] Docs and Lookbook open in a browser
  • [x] Successful integration test with GitHub.com as a primary consumer of Primer View Components https://github.com/github/github/pull/241639
    • [x] Install the npm release candidate in npm-workspaces/primer/
    • [x] Use bin/vendor-gem to update primer_view_components gem
    • [x] Verify no new build errors appear
    • [x] Verify no new linting errors appear
    • [x] Manually test critical paths
    • [x] Manually test release-specific bugfixes and/or features work as described

🤔 Sanity test

  • [x] All bugfixes in this release have resolved their corresponding issues
  • [x] All new features in this release have been tested and verified as compatible with GitHub.com
  • [x] No noticeable regressions have been introduced as a result of changes in this release
  • [ ] Release notes accurately describe the changes made

Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers.

github-actions[bot] avatar Oct 06 '22 16:10 github-actions[bot]