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

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Release Tracking #1438

merged 1 commit into from
Jun 9, 2021

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jun 1, 2021

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 Jun 1, 2021

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	2021-06-09 02:34:25.983923626 +0000
+++ after.txt	2021-06-09 02:34:26.059924611 +0000
@@ -171,2 +171,6 @@
 .Layout.Layout--divided .Layout-main
+.Layout.Layout--divided.Layout--sidebarPosition-end .Layout-main
+.Layout.Layout--divided.Layout--sidebarPosition-end .Layout-sidebar
+.Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main
+.Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar
 .Layout.Layout--flowRow-until-lg
@@ -179,2 +183,5 @@
 .Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow
+.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-main
+.Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main
+.Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar
 .Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-main
@@ -192,2 +199,5 @@
 .Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider.Layout-divider--flowRow-shallow
+.Layout.Layout--flowRow-until-md.Layout--divided .Layout-main
+.Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main
+.Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar
 .Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-main
@@ -395,2 +405,4 @@
 .anim-grow-x
+.anim-hover-grow
+.anim-hover-grow:hover
 .anim-pulse
@@ -598,2 +610,3 @@
 .btn-danger.disabled .Counter
+.btn-danger.disabled .octicon
 .btn-danger.selected
@@ -602,2 +615,3 @@
 .btn-danger:disabled .Counter
+.btn-danger:disabled .octicon
 .btn-danger:focus
@@ -608,2 +622,3 @@
 .btn-danger[aria-disabled=true] .Counter
+.btn-danger[aria-disabled=true] .octicon
 .btn-danger[aria-selected=true]
@@ -703,2 +718,3 @@
 .btn-primary.disabled
+.btn-primary.disabled .octicon
 .btn-primary.focus
@@ -708,2 +724,3 @@
 .btn-primary:disabled
+.btn-primary:disabled .octicon
 .btn-primary:focus
@@ -711,2 +728,3 @@
 .btn-primary[aria-disabled=true]
+.btn-primary[aria-disabled=true] .octicon
 .btn-primary[aria-selected=true]

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 3714 + 19 45.37 K + 334 B 435.54 K + 4.95 K
core 2748 + 19 35.91 K + 277 B 382.8 K + 4.5 K
base 155 0 16.77 K + 129 B 244.86 K + 2.86 K
utilities 1631 + 2 9.39 K + 8 B 79.79 K + 84 B
product 506 0 6.97 K - 6 B 38.03 K + 40 B
forms 253 0 3.6 K + 2 B 17.87 K + 17 B
marketing 460 0 3.36 K + 4 B 20.34 K + 17 B
buttons 174 + 6 1.96 K + 22 B 11.43 K + 295 B
navigation 119 0 1.87 K - 5 B 9.37 K + 2 B
layout 242 + 11 1.78 K + 55 B 13.92 K + 1.04 K
markdown 124 0 1.63 K - 5 B 7.07 K + 18 B
marketing-type 48 0 727 B + 4 B 3.73 K + 17 B
blankslate 12 0 327 B - 4 B 702 B + 5 B
branch-name 4 0 235 B + 4 B 471 B + 17 B

@primer-css primer-css force-pushed the changeset-release/main branch from fbc54d1 to 8fab3a3 Compare June 7, 2021 02:02
@primer-css primer-css force-pushed the changeset-release/main branch from 8fab3a3 to f15595f Compare June 7, 2021 02:15
@primer-css primer-css force-pushed the changeset-release/main branch from f15595f to 0ab18d6 Compare June 7, 2021 16:09
@primer-css primer-css force-pushed the changeset-release/main branch from 0ab18d6 to 5acda27 Compare June 7, 2021 16:12
@primer-css primer-css force-pushed the changeset-release/main branch from 5acda27 to bfb1d73 Compare June 7, 2021 16:16
@primer-css primer-css force-pushed the changeset-release/main branch from bfb1d73 to a4cc95d Compare June 7, 2021 17:05
@primer-css primer-css force-pushed the changeset-release/main branch from a4cc95d to 9b34a59 Compare June 8, 2021 02:59
@primer-css primer-css force-pushed the changeset-release/main branch from 9b34a59 to 8d90efa Compare June 8, 2021 03:16
@primer-css primer-css force-pushed the changeset-release/main branch from 8d90efa to e0bab50 Compare June 8, 2021 08:47
@primer-css primer-css force-pushed the changeset-release/main branch from e0bab50 to 4489217 Compare June 9, 2021 01:28
@simurai simurai merged commit 0b3584c into main Jun 9, 2021
@simurai simurai deleted the changeset-release/main branch June 9, 2021 02:37
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.

3 participants