Skip to content

Commit

Permalink
17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saiponnada committed Jan 29, 2024
1 parent 6d590c0 commit 95ea507
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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: 17.1.0-0
version: 17.1.0
2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1706043407478,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.5.1"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"7.6.10","storybookVersionSpecifier":"^7.5.3","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"7.6.10"},"@storybook/html-webpack5":{"version":"7.6.10"},"storybook":{"version":"7.6.10"}},"addons":{}}
{"generatedAt":1706557066408,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.5.1"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"7.6.10","storybookVersionSpecifier":"^7.5.3","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"7.6.10"},"@storybook/html-webpack5":{"version":"7.6.10"},"storybook":{"version":"7.6.10"}},"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": "17.1.0-0",
"version": "17.1.0",
"license": "MIT",
"main": "./index.js",
"maintainers": [
Expand Down

0 comments on commit 95ea507

Please sign in to comment.