Skip to content

Commit

Permalink
15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtBlue committed Oct 25, 2022
1 parent c91ba95 commit e42e2f3
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
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: 15.1.0-1
version: 15.1.0
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,4 +420,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src/less","files":"index.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less\\/index\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src/less","files":"**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src/less","files":"**/stories/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"}];</script><script src="runtime~main.1528902b.iframe.bundle.js"></script><script src="774.e0479623.iframe.bundle.js"></script><script src="main.7474f7d3.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./src/less","files":"index.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less\\/index\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src/less","files":"**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src/less","files":"**/stories/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src\\/less(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"}];</script><script src="runtime~main.1528902b.iframe.bundle.js"></script><script src="774.e0479623.iframe.bundle.js"></script><script src="main.942726ae.iframe.bundle.js"></script></body></html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1666197670082,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"8.19.2"},"storybookVersion":"6.5.12","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/builder-webpack5":{"version":"6.5.12"},"@storybook/html":{"version":"6.5.12"},"@storybook/manager-webpack5":{"version":"6.5.12"}},"framework":{"name":"html"},"addons":{}}
{"generatedAt":1666719570744,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"8.1.2"},"storybookVersion":"6.5.12","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/builder-webpack5":{"version":"6.5.12"},"@storybook/html":{"version":"6.5.12"},"@storybook/manager-webpack5":{"version":"6.5.12"}},"framework":{"name":"html"},"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": "15.1.0-1",
"version": "15.1.0",
"license": "MIT",
"main": "./index.js",
"maintainers": [
Expand Down

0 comments on commit e42e2f3

Please sign in to comment.