-
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 #1755
Merged
Merged
Release Tracking #1755
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-css
temporarily deployed
to
github-pages
January 6, 2023 23:07
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 6, 2023 23:11
67f0ec1
to
37a094e
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 6, 2023 23:14
37a094e
to
0aa1e9c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 6, 2023 23:15
0aa1e9c
to
dc71e88
Compare
primer-css
temporarily deployed
to
review-pr-1755
January 6, 2023 23:15
— with
GitHub Actions
Inactive
primer-css
temporarily deployed
to
github-pages
January 6, 2023 23:19
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 9, 2023 17:38
5119a1a
to
30290eb
Compare
primer-css
temporarily deployed
to
review-pr-1755
January 9, 2023 17:38
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 9, 2023 17:38
dc71e88
to
5119a1a
Compare
primer-css
temporarily deployed
to
github-pages
January 9, 2023 17:44
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 9, 2023 18:13
30290eb
to
d6eb7cd
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 9, 2023 18:14
d6eb7cd
to
2179fc1
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 9, 2023 18:17
2179fc1
to
914cb73
Compare
primer-css
temporarily deployed
to
github-pages
January 9, 2023 18:22
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 9, 2023 18:23
914cb73
to
f8b29da
Compare
primer-css
temporarily deployed
to
review-pr-1755
January 9, 2023 18:24
— with
GitHub Actions
Inactive
primer-css
temporarily deployed
to
github-pages
January 9, 2023 18:28
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 10, 2023 22:06
f8b29da
to
971e7df
Compare
primer-css
temporarily deployed
to
review-pr-1755
January 10, 2023 22:06
— with
GitHub Actions
Inactive
primer-css
temporarily deployed
to
github-pages
January 10, 2023 22:10
— with
GitHub Actions
Inactive
primer-css
force-pushed
the
changeset-release/main
branch
from
January 10, 2023 22:23
971e7df
to
9a5adce
Compare
primer-css
temporarily deployed
to
github-pages
January 10, 2023 22:28
— with
GitHub Actions
Inactive
jonrohan
approved these changes
Jan 11, 2023
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]
Patch Changes
#1757
9bc35cce
Thanks @camertron! - Bump view_component to v2.81.0 to fix issue with Rails main#1753
95df035a
Thanks @keithamus! - Updatewith_show_button
slot to usePrimer::Beta::Button
instead ofPrimer::ButtonComponent
.#1736
927a52c3
Thanks @dependabot! - Add format_style to RelativeTime component#1728
1c9981f4
Thanks @langermank! - Use a button tag for ActionList::Items#1750
64343de4
Thanks @jonrohan! - Adding:auto
to size option to Dialog component#1756
280972cb
Thanks @langermank! - Fix media query typo in Button#1754
d662c1c7
Thanks @keithamus! - Fix bug where clicking inside dialog, but finishing click outside, dismisses dialog