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 #2212

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Release Tracking #2212

merged 1 commit into from
Aug 30, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Aug 24, 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.4

Patch Changes

@primer-css primer-css requested a review from a team as a code owner August 24, 2022 08:01
@primer-css primer-css requested a review from tobiasahlin August 24, 2022 08:01
@github-actions
Copy link
Contributor

github-actions bot commented Aug 24, 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-30 19:50:30.144299166 +0000
+++ after.txt	2022-08-30 19:50:30.224300293 +0000
@@ -131,2 +131,3 @@
 .ActionList-item[aria-selected=true]:hover
+.ActionList-item[hidden]+.ActionList-sectionDivider
 .ActionList-sectionDivider .ActionList-sectionDivider-title
@@ -323,2 +324,4 @@
 .FormControl-input.FormControl-inset
+.FormControl-input.FormControl-inset:focus
+.FormControl-input.FormControl-inset:focus-visible
 .FormControl-input.FormControl-large
@@ -335,2 +338,3 @@
 .FormControl-input[disabled]::placeholder
+.FormControl-input[readonly]
 .FormControl-label
@@ -347,2 +351,4 @@
 .FormControl-select.FormControl-inset
+.FormControl-select.FormControl-inset:focus
+.FormControl-select.FormControl-inset:focus-visible
 .FormControl-select.FormControl-large
@@ -359,2 +365,3 @@
 .FormControl-select[disabled]::placeholder
+.FormControl-select[readonly]
 .FormControl-textarea
@@ -363,2 +370,4 @@
 .FormControl-textarea.FormControl-inset
+.FormControl-textarea.FormControl-inset:focus
+.FormControl-textarea.FormControl-inset:focus-visible
 .FormControl-textarea.FormControl-large
@@ -375,2 +384,3 @@
 .FormControl-textarea[disabled]::placeholder
+.FormControl-textarea[readonly]
 .Header
@@ -554,2 +564,11 @@
 .Overlay.Overlay--motion-scaleFade
+.Overlay.Overlay--size-auto
+.Overlay.Overlay--size-full
+.Overlay.Overlay--size-large
+.Overlay.Overlay--size-medium
+.Overlay.Overlay--size-medium-portrait
+.Overlay.Overlay--size-small
+.Overlay.Overlay--size-small-portrait
+.Overlay.Overlay--size-xlarge
+.Overlay.Overlay--size-xsmall
 .Overlay.Overlay--width-auto
@@ -659,3 +678,2 @@
 .SelectMenu-closeButton:active
-.SelectMenu-closeButton:focus
 .SelectMenu-closeButton:hover

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 4522 + 24 64.36 kB + 411 B 753.29 kB + 3.42 kB
core 3413 + 25 31.19 kB + 374 B 225.26 kB + 3.48 kB
product 608 - 1 8.12 kB - 3 B 45.85 kB - 30 B
forms 418 + 9 6.81 kB + 48 B 39.49 kB + 474 B
actionlist 147 + 1 2.53 kB + 17 B 17.23 kB + 65 B
overlay 82 + 15 1.73 kB + 324 B 10.44 kB + 2.94 kB
select-menu 58 - 1 1.46 kB - 4 B 6.16 kB - 30 B

@primer-css primer-css temporarily deployed to github-pages August 24, 2022 08:07 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 24, 2022 08:08 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 8a73ab2 to cd7b894 Compare August 29, 2022 16:58
@primer-css primer-css temporarily deployed to github-pages August 29, 2022 17:06 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 29, 2022 17:07 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from cd7b894 to af36729 Compare August 30, 2022 04:06
@primer-css primer-css temporarily deployed to github-pages August 30, 2022 04:12 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 30, 2022 04:13 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from af36729 to 47edd68 Compare August 30, 2022 19:46
@primer-css primer-css force-pushed the changeset-release/main branch from 47edd68 to ee2ee7f Compare August 30, 2022 19:49
@github-actions github-actions bot temporarily deployed to Storybook Preview August 30, 2022 19:54 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 30, 2022 19:56 Inactive
@langermank langermank merged commit f5b0a5b into main Aug 30, 2022
@langermank langermank deleted the changeset-release/main branch August 30, 2022 21:03
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