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

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Release Tracking #1891

merged 1 commit into from
Feb 2, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jan 18, 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/[email protected]

Minor Changes

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 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-02-02 03:02:18.631264796 +0000
+++ after.txt	2022-02-02 03:02:18.711264842 +0000
@@ -4,2 +4,4 @@
 .ActionList--divided .ActionList-item--navActive+.ActionList-item .ActionList-item-label::before
+.ActionList--divided .ActionList-item-descriptionWrap--inline .ActionList-item-label::before
+.ActionList--divided .ActionList-item-descriptionWrap--inline::before
 .ActionList--divided .ActionList-item-label::before
@@ -50,3 +52,5 @@
 .ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover .ActionList-item-descriptionWrap--inline::before
 .ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover .ActionList-item-label::before
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover+.ActionList-item .ActionList-item-descriptionWrap--inline::before
 .ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover+.ActionList-item .ActionList-item-label::before
@@ -61,2 +65,3 @@
 .ActionList-item:active .ActionList-content
+.ActionList-item:first-of-type .ActionList-item-descriptionWrap--inline::before
 .ActionList-item:first-of-type .ActionList-item-label::before
@@ -69,3 +74,5 @@
 .ActionList-item:not(.ActionList-item--hasSubItem):hover
+.ActionList-item:not(.ActionList-item--hasSubItem):hover .ActionList-item-descriptionWrap--inline::before
 .ActionList-item:not(.ActionList-item--hasSubItem):hover .ActionList-item-label::before
+.ActionList-item:not(.ActionList-item--hasSubItem):hover+.ActionList-item .ActionList-item-descriptionWrap--inline::before
 .ActionList-item:not(.ActionList-item--hasSubItem):hover+.ActionList-item .ActionList-item-label::before
@@ -107,2 +114,3 @@
 .ActionList-item[aria-selected=true] .ActionList-item-singleSelectCheckmark
+.ActionList-sectionDivider+.ActionList-item .ActionList-item-descriptionWrap--inline::before
 .ActionList-sectionDivider+.ActionList-item .ActionList-item-label::before
@@ -633,5 +641,10 @@
 .blankslate p
+.blankslate-action
+.blankslate-action:first-of-type
+.blankslate-action:last-of-type
 .blankslate-capped
 .blankslate-clean-background
+.blankslate-heading
 .blankslate-icon
+.blankslate-image
 .blankslate-large h3
@@ -1849,2 +1862,3 @@
 .markdown-body pre>code
+.markdown-body samp
 .markdown-body span.align-center
@@ -2616,2 +2630,11 @@
 .pagination span:hover
+.pagination>*
+.pagination>.current
+.pagination>.gap
+.pagination>.next_page
+.pagination>.previous_page
+.pagination>:first-child
+.pagination>:last-child
+.pagination>:nth-child(2)
+.pagination>:nth-last-child(2)
 .pb-0

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 3994 + 26 53.09 kB + 194 B 575.13 kB + 1.67 kB
core 2952 + 19 24.7 kB + 106 B 177.37 kB + 1.35 kB
color-modes 40 + 1 18.06 kB + 44 B 348.81 kB + 104 B
product 543 + 6 7.22 kB + 43 B 39.66 kB + 240 B
layout 304 0 2.86 kB + 4 B 21.69 kB + 2 B
actionlist 130 + 8 2.37 kB + 50 B 15.41 kB + 1.02 kB
markdown 133 + 1 1.71 kB + 8 B 7.47 kB + 34 B
base 133 + 1 1.64 kB - 1 B 4.49 kB - 5 B
pagination 39 + 10 837 B + 81 B 2.67 kB + 329 B
labels 44 0 803 B - 3 B 3.36 kB - 3 B
blankslate 17 + 5 377 B + 51 B 900 B + 209 B

@primer-css primer-css force-pushed the changeset-release/main branch from 84943dc to bc5b388 Compare January 18, 2022 17:47
@primer-css primer-css force-pushed the changeset-release/main branch from bc5b388 to 3492370 Compare January 18, 2022 21:25
@primer-css primer-css force-pushed the changeset-release/main branch from 3492370 to b336dbb Compare January 18, 2022 23:38
@primer-css primer-css force-pushed the changeset-release/main branch from b336dbb to 539da1e Compare January 19, 2022 17:05
@primer-css primer-css force-pushed the changeset-release/main branch from 539da1e to fdf2dd6 Compare January 20, 2022 02:03
@primer-css primer-css force-pushed the changeset-release/main branch from fdf2dd6 to 36602fa Compare January 20, 2022 02:08
@primer-css primer-css force-pushed the changeset-release/main branch from 36602fa to 625a9b4 Compare January 20, 2022 16:50
@primer-css primer-css force-pushed the changeset-release/main branch from 625a9b4 to c882afa Compare January 24, 2022 02:54
@primer-css primer-css force-pushed the changeset-release/main branch from c882afa to 98c7c55 Compare January 25, 2022 06:51
@primer-css primer-css force-pushed the changeset-release/main branch from 5691728 to c499631 Compare February 1, 2022 19:22
@primer-css primer-css force-pushed the changeset-release/main branch from c499631 to 526fd75 Compare February 1, 2022 19:35
@primer-css primer-css force-pushed the changeset-release/main branch from 526fd75 to 74d9f4d Compare February 1, 2022 19:38
@primer-css primer-css force-pushed the changeset-release/main branch from 74d9f4d to f33d882 Compare February 1, 2022 19:41
@primer-css primer-css force-pushed the changeset-release/main branch from f33d882 to 9087517 Compare February 1, 2022 19:43
@primer-css primer-css force-pushed the changeset-release/main branch from 9087517 to 4581360 Compare February 1, 2022 19:45
@primer-css primer-css force-pushed the changeset-release/main branch from 4581360 to 0a3de1e Compare February 2, 2022 02:53
@simurai simurai merged commit 670149d into main Feb 2, 2022
@simurai simurai deleted the changeset-release/main branch February 2, 2022 05:10
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