Skip to content

Commit

Permalink
Merge pull request #286 from zeit-ui/rc
Browse files Browse the repository at this point in the history
chore: release v1.7.2
  • Loading branch information
unix authored Jun 23, 2020
2 parents 9ee41b2 + cab92e5 commit 965654f
Show file tree
Hide file tree
Showing 19 changed files with 424 additions and 348 deletions.
16 changes: 8 additions & 8 deletions components/badge/__tests__/__snapshots__/index.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -358,7 +358,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -645,7 +645,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -687,7 +687,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -974,7 +974,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -1016,7 +1016,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -1303,7 +1303,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down Expand Up @@ -1345,7 +1345,7 @@ initialize {
font-variant: tabular-nums;
line-height: 1;
vertical-align: middle;
background-color: #ff0000;
background-color: #e00;
color: white;
font-size: .875rem;
border: 0;
Expand Down
Loading

0 comments on commit 965654f

Please sign in to comment.