Skip to content

Commit

Permalink
16.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtBlue committed Jun 2, 2023
1 parent 2b16d3a commit 6eb5c0b
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 8 deletions.
5 changes: 4 additions & 1 deletion dist/mixins/utility-mixins.less
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,13 @@

&::after {
background: rgba(0, 0, 0, 0.05);
bottom: 0;
content: "";
display: block;
inset: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}

> img {
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ defaults:
path: "" # an empty string here means all files in the project
values:
cdn_path: https://ir.ebaystatic.com/cr/v/c1/skin
version: 16.2.0
version: 16.2.1
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,4 @@

import './3209.5fb7e37f.iframe.bundle.js';

import './main.ee7fc5d7.iframe.bundle.js';</script></body></html>
import './main.3754d1a4.iframe.bundle.js';</script></body></html>
1 change: 1 addition & 0 deletions docs/storybook/main.3754d1a4.iframe.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/storybook/main.ee7fc5d7.iframe.bundle.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1684947606049,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.6.7"},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"7.0.12","storybookVersionSpecifier":"^7.0.12","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"7.0.12"},"@storybook/html-webpack5":{"version":"7.0.12"},"storybook":{"version":"7.0.12"}},"addons":{}}
{"generatedAt":1685741761100,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"8.6.0"},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"7.0.12","storybookVersionSpecifier":"^7.0.12","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"7.0.12"},"@storybook/html-webpack5":{"version":"7.0.12"},"storybook":{"version":"7.0.12"}},"addons":{}}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ebay/skin",
"description": "Skin - CSS modules that represent the brand eBay",
"version": "16.2.0",
"version": "16.2.1",
"license": "MIT",
"main": "./index.js",
"maintainers": [
Expand Down

0 comments on commit 6eb5c0b

Please sign in to comment.