-
Notifications
You must be signed in to change notification settings - Fork 116
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 #2492
Merged
Merged
Release Tracking #2492
Conversation
This file contains 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
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
January 8, 2024 21:19
6b3a856
to
cc0535c
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 11, 2024 17:45
cc0535c
to
e77154e
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 11, 2024 17:46
e77154e
to
bade5fa
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 11, 2024 17:47
bade5fa
to
2829ffb
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 11:13
2829ffb
to
59bb3a6
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:14
59bb3a6
to
f00dd87
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:14
f00dd87
to
8bf4c9e
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:14
8bf4c9e
to
48f489c
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:15
48f489c
to
728a90f
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
January 15, 2024 12:17
0f7d00d
to
84b4e48
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:17
84b4e48
to
69a08f4
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:17
69a08f4
to
1c53239
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 15, 2024 12:18
1c53239
to
fb5ddd6
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 05:38
c3a3bfb
to
5eea924
Compare
jonrohan
approved these changes
Jan 24, 2024
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 18:32
5eea924
to
06daae7
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 18:33
06daae7
to
e6f7fad
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 18:34
e6f7fad
to
917abb0
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 19:22
917abb0
to
d06454e
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 19:45
d06454e
to
a7f1bfa
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 21:10
a7f1bfa
to
b8654d8
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 21:16
b8654d8
to
32294a0
Compare
10 tasks
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 25, 2024 23:27
32294a0
to
e178897
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 25, 2024 23:28
e178897
to
8f68ca9
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 26, 2024 15:45
8f68ca9
to
624e9ad
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
January 26, 2024 15:46
624e9ad
to
5ef05d8
Compare
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/[email protected]
Minor Changes
#2539
9985fc0
Thanks @camertron! - Use latest version of @primer/primitives#2496
983e3a5
Thanks @keithamus! - Primer::Alpha::Dialog uses internallyPatch Changes
#2495
fbaea76
Thanks @antn! - Allow settingtest_selector
on select list options#2538
35e5d06
Thanks @camertron! - Prevent ActionMenu's show_button slot from rendering its content more than once#2541
116a343
Thanks @khiga8! - AllowBanner
to be rendered as a section#2530
1d14d5c
Thanks @camertron! - Update @oddbird/popover-polyfill to v0.3.8#2491
11b1eec
Thanks @jonrohan! - Fixing the utilities build not matching properly forfont_size
#2511
15a090a
Thanks @camertron! - Only attach validation IDs to form elements that support validation