-
Notifications
You must be signed in to change notification settings - Fork 561
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 #5556
base: main
Are you sure you want to change the base?
Release tracking #5556
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
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. |
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
c56fe37
to
5bd0b6e
Compare
5bd0b6e
to
36ebc5f
Compare
d15cd67
to
45702d7
Compare
45702d7
to
6ea99aa
Compare
6ea99aa
to
de6820c
Compare
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/react@37.10.1
Patch Changes
#5551
c0360db
Thanks @camertron! - Fix an issue in useAnnouncements.tsx causing a TypeError in production. The activeItem variable may be null.#5552
c87e80c
Thanks @camertron! - Avoid accessing properties of potentially null document.body in PageLayout#5467
c7b109d
Thanks @langermank! - Addflex-shrink
to IconButton