Release Tracking - #3687
Merged
Merged
Conversation
Contributor
❗ 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. |
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 22, 2025 15:59
0a2e8d1 to
b3efa40
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 22, 2025 16:00
b3efa40 to
e2131ce
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 22, 2025 18:27
e2131ce to
8273483
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 22, 2025 20:36
8273483 to
244cb74
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 24, 2025 21:55
244cb74 to
896defa
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 29, 2025 16:09
896defa to
3e4c715
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 29, 2025 19:30
3e4c715 to
8fd7747
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 29, 2025 19:30
8fd7747 to
4242aa0
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 29, 2025 19:53
4242aa0 to
454c81c
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
September 29, 2025 21:13
454c81c to
e99886e
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 1, 2025 22:05
e99886e to
f67c42d
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 1, 2025 22:07
f67c42d to
65cb45a
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 1, 2025 22:09
65cb45a to
cc3af78
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 1, 2025 22:09
cc3af78 to
71e1a26
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2025 11:09
71e1a26 to
fab4f90
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2025 11:20
fab4f90 to
55f6b28
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2025 11:21
55f6b28 to
90c98cc
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2025 17:10
90c98cc to
ed3374c
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2025 22:31
ed3374c to
c21d68f
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 6, 2025 23:21
c21d68f to
9e62716
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
October 7, 2025 20:46
9e62716 to
222347b
Compare
jonrohan
approved these changes
Oct 7, 2025
jonrohan
enabled auto-merge
October 7, 2025 20:48
jonrohan
added this pull request to the merge queue
Oct 7, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/view-components@0.45.0
Minor Changes
#3676
263b185Thanks @TylerJDev! - Utilize modernTooltipcomponent forAvatarStack#3700
7c72ee7Thanks @TylerJDev! - SelectPanel: Preventskeydownevents from escaping the SelectPanel when within the items.#3719
3c4bedbThanks @langermank! - Update Dialog large heading sizePatch Changes
#3692
b0acdffThanks @lukasoppermann! - Replacing color tokens for StateLabel draft with new draft tokens#3659
6734331Thanks @bsatarnejad! - Add custom label support for ToggleSwitch on/off states#3723
e545103Thanks @jonrohan! - Add box-shadow back to the AvatarStack avatars#3686
db729fbThanks @langermank! - Implement forced colors for progress bar