-
Notifications
You must be signed in to change notification settings - Fork 130
Release Tracking #3687
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
Open
primer
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release Tracking #3687
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
🚢 Post ship reminders
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. |
0a2e8d1
to
b3efa40
Compare
b3efa40
to
e2131ce
Compare
e2131ce
to
8273483
Compare
8273483
to
244cb74
Compare
244cb74
to
896defa
Compare
896defa
to
3e4c715
Compare
3e4c715
to
8fd7747
Compare
8fd7747
to
4242aa0
Compare
4242aa0
to
454c81c
Compare
454c81c
to
e99886e
Compare
e99886e
to
f67c42d
Compare
f67c42d
to
65cb45a
Compare
65cb45a
to
cc3af78
Compare
cc3af78
to
71e1a26
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
#3676
263b185
Thanks @TylerJDev! - Utilize modernTooltip
component forAvatarStack
#3700
7c72ee7
Thanks @TylerJDev! - SelectPanel: Preventskeydown
events from escaping the SelectPanel when within the items.Patch Changes
#3692
b0acdff
Thanks @lukasoppermann! - Replacing color tokens for StateLabel draft with new draft tokens#3659
6734331
Thanks @bsatarnejad! - Add custom label support for ToggleSwitch on/off states#3686
db729fb
Thanks @langermank! - Implement forced colors for progress bar