Skip to content
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 #2181

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Release Tracking #2181

merged 1 commit into from
Aug 11, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jul 29, 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.4.2

Patch Changes

@primer-css primer-css requested a review from a team as a code owner July 29, 2022 20:27
@primer-css primer-css requested a review from langermank July 29, 2022 20:27
@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 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-08-11 17:29:18.418125179 +0000
+++ after.txt	2022-08-11 17:29:18.498125980 +0000
@@ -655,4 +655,6 @@
 .SegmentedControl
+.SegmentedControl li
 .SegmentedControl--fullWidth
 .SegmentedControl--fullWidth .SegmentedControl-button
+.SegmentedControl--fullWidth li
 .SegmentedControl--iconOnly-whenNarrow .SegmentedControl-button
@@ -664,8 +666,8 @@
 .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-button[aria-current=false]:active .SegmentedControl-content
+.SegmentedControl-button[aria-current=false]:hover .SegmentedControl-content
+.SegmentedControl-button[aria-current=true]
+.SegmentedControl-button[aria-current=true]+.SegmentedControl-button::before
+.SegmentedControl-button[aria-current=true]::before
 .SegmentedControl-content

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 4523 + 2 64.29 kB - 19 B 752.33 kB - 240 B
core 3413 + 2 31.17 kB - 4 B 224.45 kB - 157 B
utilities 1682 0 10.11 kB - 5 B 85.56 kB - 35 B
product 609 0 8.13 kB - 11 B 45.88 kB - 48 B
forms 409 0 6.76 kB - 6 B 39.02 kB - 96 B
marketing 453 0 3.52 kB - 5 B 20.07 kB - 35 B
buttons 186 0 2.12 kB - 4 B 12.88 kB - 48 B
toggle-switch 45 0 1.04 kB - 2 B 4.83 kB - 24 B
segmented-control 25 + 2 788 B + 30 B 2.67 kB + 22 B
marketing-buttons 28 0 787 B - 5 B 2.75 kB - 35 B
alerts 25 0 583 B - 8 B 1.93 kB - 24 B

@primer-css primer-css temporarily deployed to github-pages July 29, 2022 20:33 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 29, 2022 20:34 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from bc5c35e to 4fccefd Compare August 9, 2022 17:05
@primer-css primer-css temporarily deployed to github-pages August 9, 2022 17:12 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 9, 2022 17:12 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 3c5c5bc to 9e387d3 Compare August 11, 2022 15:40
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 15:41 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 2fc9f29 to b1b037f Compare August 11, 2022 15:44
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 15:46 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 15:50 Inactive
@primer-css primer-css temporarily deployed to github-pages August 11, 2022 15:50 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from b1b037f to f78bb51 Compare August 11, 2022 15:51
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 15:51 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from f78bb51 to 65acc77 Compare August 11, 2022 15:55
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 15:57 Inactive
@primer-css primer-css temporarily deployed to github-pages August 11, 2022 16:01 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 65acc77 to 9e43a81 Compare August 11, 2022 16:02
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:02 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from ff3ea4e to c3e6ef0 Compare August 11, 2022 16:02
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:08 Inactive
@primer-css primer-css temporarily deployed to github-pages August 11, 2022 16:08 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from c3e6ef0 to 7d0f42e Compare August 11, 2022 16:08
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:09 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:10 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 7d0f42e to 09454aa Compare August 11, 2022 16:13
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:16 Inactive
@primer-css primer-css temporarily deployed to github-pages August 11, 2022 16:19 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:20 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 09454aa to d731686 Compare August 11, 2022 16:35
@primer-css primer-css temporarily deployed to github-pages August 11, 2022 16:41 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 16:42 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from d731686 to e10d225 Compare August 11, 2022 17:27
@github-actions github-actions bot temporarily deployed to Storybook Preview August 11, 2022 17:36 Inactive
@jonrohan jonrohan enabled auto-merge (squash) August 11, 2022 18:47
@jonrohan jonrohan merged commit f824882 into main Aug 11, 2022
@jonrohan jonrohan deleted the changeset-release/main branch August 11, 2022 18:47
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