Skip to content

Release Tracking #2148

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

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Release Tracking #2148

merged 1 commit into from
Jul 22, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jul 1, 2022

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/css@20.3.0

Minor Changes

Patch Changes

@primer-css primer-css requested a review from a team as a code owner July 1, 2022 20:00
@primer-css primer-css requested a review from jonrohan July 1, 2022 20:00
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2022

Preparing for a release.

Checklist

Make sure these items are checked before merging.

  • Preview the docs change.
  • Preview npm release candidate.
  • CI passes on the release PR.

Selectors added/removed since latest release

--- before.txt	2022-07-22 22:23:33.598519101 +0000
+++ after.txt	2022-07-22 22:23:33.706527167 +0000
@@ -136,2 +136,16 @@
 .AnimatedEllipsis::after
+.AppFrame .AppFrame-a11yLink
+.AppFrame .AppFrame-a11yLink:focus
+.AppFrame .AppFrame-a11yLink:focus::after
+.AppFrame .AppFrame-a11yLink:not(:focus)
+.AppFrame .AppFrame-a11yNav
+.AppFrame .AppFrame-a11yNav:focus-within
+.AppFrame .AppFrame-a11yNav:not(:focus-within)
+.AppFrame .AppFrame-body
+.AppFrame .AppFrame-footer
+.AppFrame .AppFrame-header
+.AppFrame .AppFrame-header-wrapper
+.AppFrame .AppFrame-header-wrapper .AppFrame-header
+.AppFrame .AppFrame-main
+.AppFrame .AppFrame-subheader
 .AvatarStack
@@ -635,2 +649,21 @@
 .Progress-item+.Progress-item
+.SegmentedControl
+.SegmentedControl--fullWidth
+.SegmentedControl--fullWidth .SegmentedControl-button
+.SegmentedControl--iconOnly-whenNarrow .SegmentedControl-button
+.SegmentedControl--iconOnly-whenNarrow .SegmentedControl-content
+.SegmentedControl--iconOnly-whenNarrow .SegmentedControl-text
+.SegmentedControl-button
+.SegmentedControl-button+.SegmentedControl-button::before
+.SegmentedControl-button--iconOnly
+.SegmentedControl-button--iconOnly .SegmentedControl-content
+.SegmentedControl-button.SegmentedControl-button--selected
+.SegmentedControl-button.SegmentedControl-button--selected+.SegmentedControl-button::before
+.SegmentedControl-button.SegmentedControl-button--selected::before
+.SegmentedControl-button::after
+.SegmentedControl-button:not(.SegmentedControl-button--selected):active .SegmentedControl-content
+.SegmentedControl-button:not(.SegmentedControl-button--selected):hover .SegmentedControl-content
+.SegmentedControl-content
+.SegmentedControl-leadingVisual
+.SegmentedControl-text[data-content]::before
 .SelectMenu

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 4421 + 39 63.39 kB + 710 B 745.7 kB + 9.76 kB
core 3311 + 39 30.34 kB + 707 B 217.67 kB + 4.63 kB
color-modes 48 0 22.07 kB + 91 B 476.34 kB + 5.48 kB
layout 322 + 17 3.48 kB + 583 B 23.85 kB + 2.02 kB
segmented-control 22 + 22 743 B + 743 B 2.6 kB + 2.6 kB

@primer-css primer-css force-pushed the changeset-release/main branch 3 times, most recently from 79f6bc1 to a7df1fa Compare July 1, 2022 20:04
@github-actions github-actions bot temporarily deployed to Storybook Preview July 1, 2022 20:07 Inactive
@primer-css primer-css temporarily deployed to github-pages July 1, 2022 20:10 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 1, 2022 20:10 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 1, 2022 20:10 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 1, 2022 20:11 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from a7df1fa to a4381a5 Compare July 15, 2022 22:30
@primer-css primer-css temporarily deployed to github-pages July 15, 2022 22:35 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 15, 2022 22:36 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 71e4b51 to db90705 Compare July 20, 2022 09:32
@github-actions github-actions bot temporarily deployed to Storybook Preview July 20, 2022 09:37 Inactive
@primer-css primer-css temporarily deployed to github-pages July 20, 2022 09:40 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 20, 2022 09:40 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from db90705 to 302c3af Compare July 20, 2022 12:30
@primer-css primer-css temporarily deployed to github-pages July 20, 2022 12:37 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 20, 2022 12:38 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 3 times, most recently from 1e00c5b to 26ca0cf Compare July 21, 2022 02:51
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 02:54 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 02:55 Inactive
@primer-css primer-css temporarily deployed to github-pages July 21, 2022 02:58 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 02:58 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 26ca0cf to 6e77cd6 Compare July 21, 2022 19:34
@primer-css primer-css force-pushed the changeset-release/main branch 5 times, most recently from 613b059 to 17602c2 Compare July 21, 2022 19:39
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:42 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:45 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:45 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:45 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:45 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:45 Inactive
@primer-css primer-css temporarily deployed to github-pages July 21, 2022 19:46 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 19:46 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 4 times, most recently from 2dc3d78 to 497980f Compare July 21, 2022 21:19
@primer-css primer-css temporarily deployed to github-pages July 21, 2022 21:25 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 21, 2022 21:26 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 497980f to a3b107c Compare July 22, 2022 03:06
@primer-css primer-css temporarily deployed to github-pages July 22, 2022 03:12 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 22, 2022 03:13 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from a3b107c to d94a0bf Compare July 22, 2022 22:22
@github-actions github-actions bot temporarily deployed to Storybook Preview July 22, 2022 22:28 Inactive
@jonrohan jonrohan enabled auto-merge (squash) July 22, 2022 22:30
@jonrohan jonrohan merged commit 9e72967 into main Jul 22, 2022
@jonrohan jonrohan deleted the changeset-release/main branch July 22, 2022 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants