-
Notifications
You must be signed in to change notification settings - Fork 597
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 #5694
Release tracking #5694
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 📦
|
f437e0f
to
d5fd1d7
Compare
0c428a5
to
6c74d32
Compare
6c74d32
to
5c46a01
Compare
5c46a01
to
12f0aaf
Compare
12f0aaf
to
15059df
Compare
15059df
to
e4e3caf
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/[email protected]
Minor Changes
#5687
2bbc5a0
Thanks @TylerJDev! - Blankslate: Add support for button inBlankslate.PrimaryAction
#5510
37a91b5
Thanks @jonrohan! - Remove CSS modules feature flag from HeaderPatch Changes
#5712
22508b7
Thanks @jonrohan! - bugfix(SelectPanel): Set border-top-color on selectpanel footer#5686
64f183b
Thanks @jonrohan! - TheUnderlinePanels
component wasn't supporting passing inclassName
. Adding to the prop list#5661
1262f5a
Thanks @TylerJDev! - SubNav: Addsaria-current
to selected links#5562
947b59d
Thanks @francinelucca! - fix(SelectPanel): Correctly recalculate position on overflow#5655
56baa0a
Thanks @hectahertz! - Fix LinkButton types and stories