-
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 #2883
Merged
Merged
Release Tracking #2883
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
June 4, 2024 12:28
33a9b6f
to
680ee4b
Compare
siddharthkp
requested review from
broccolinisoup and
camertron
and removed request for
siddharthkp and
broccolinisoup
June 4, 2024 14:15
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 7, 2024 18:34
680ee4b
to
f1e8aea
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 7, 2024 18:35
f1e8aea
to
490b457
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2024 09:54
490b457
to
6d3138b
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2024 09:55
6d3138b
to
7b39802
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2024 18:19
7b39802
to
13f51e4
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 13:27
13f51e4
to
88d1e47
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 13:29
88d1e47
to
5a8994c
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 17:01
5a8994c
to
fa97526
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
June 11, 2024 17:02
742f34a
to
6e5083d
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 17:39
153f1af
to
21d962e
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 17:40
21d962e
to
f930156
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 17:41
f930156
to
74123ea
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 17:54
74123ea
to
a624140
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 17:59
a624140
to
83db58b
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 18:01
83db58b
to
e703799
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 18:02
e703799
to
39ec027
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 18:13
39ec027
to
1ad7dac
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 11, 2024 18:29
1ad7dac
to
f5071e6
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 14, 2024 16:25
f5071e6
to
b29924c
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 18:06
b29924c
to
5cdb9e3
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 18:34
5cdb9e3
to
a15946e
Compare
camertron
approved these changes
Jun 17, 2024
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.26.0
Minor Changes
#2884
85f6a01
Thanks @owenniblock! - Adds default sr-only text to spinner component#2855
05159ca
Thanks @keithamus! - Upgrade @github/tab-container, using shadowdom#2887
5589bcf
Thanks @HDinger! - Add support fortarget
attribute on links of Primer::Beta::Breadcrumbs#2895
bb1a15b
Thanks @camertron! - Add a leading spinner to the TextField component.Patch Changes
#2872
5445f2e
Thanks @smockle! - chore: Update '@github/relative-time-element' from 4.4.0 to 4.4.1#2885
37727e3
Thanks @camertron! - Fix ActionMenu item activation by using PointerEvent instead of MouseEvent and KeyboardEvent.#2904
96307bf
Thanks @camertron! - Fix CSS issue causing scrollbars to appear in tabs