Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit b1a5141

Browse files
committed
15.2.0
1 parent 53341f6 commit b1a5141

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ defaults:
99
path: "" # an empty string here means all files in the project
1010
values:
1111
cdn_path: https://ir.ebaystatic.com/cr/v/c1/skin
12-
version: 15.2.0-0
12+
version: 15.2.0

docs/storybook/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,4 +420,4 @@
420420

421421

422422

423-
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.bc12c3ca.iframe.bundle.js"></script><script src="main.d9805be9.iframe.bundle.js"></script></body></html>
423+
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.bc12c3ca.iframe.bundle.js"></script><script src="main.038563ed.iframe.bundle.js"></script></body></html>

docs/storybook/main.d9805be9.iframe.bundle.js renamed to docs/storybook/main.038563ed.iframe.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/storybook/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"generatedAt":1668623798585,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"8.19.2"},"storybookVersion":"6.5.13","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/builder-webpack5":{"version":"6.5.13"},"@storybook/html":{"version":"6.5.13"},"@storybook/manager-webpack5":{"version":"6.5.13"}},"framework":{"name":"html"},"addons":{}}
1+
{"generatedAt":1669054836355,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"8.1.2"},"storybookVersion":"6.5.13","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/builder-webpack5":{"version":"6.5.13"},"@storybook/html":{"version":"6.5.13"},"@storybook/manager-webpack5":{"version":"6.5.13"}},"framework":{"name":"html"},"addons":{}}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ebay/skin",
33
"description": "Skin - CSS modules that represent the brand eBay",
4-
"version": "15.2.0-0",
4+
"version": "15.2.0",
55
"license": "MIT",
66
"main": "./index.js",
77
"maintainers": [

0 commit comments

Comments
 (0)