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

Commit 3215b4e

Browse files
ci: release (#2362)
1 parent 735ea66 commit 3215b4e

File tree

6 files changed

+11
-10
lines changed

6 files changed

+11
-10
lines changed

.changeset/forty-schools-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Skin Changelog
22

3+
## 18.0.1
4+
5+
### Patch Changes
6+
7+
- [#2361](https://github.com/eBay/skin/pull/2361) [`735ea66`](https://github.com/eBay/skin/commit/735ea66b32299793174f3eaa5fc04a1b444e3573) Thanks [@agliga](https://github.com/agliga)! - fix: added variables.less back into repo
8+
39
## 18.0.0
410

511
### Major Changes

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: 18.0.0
12+
version: 18.0.1

docs/storybook/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"generatedAt":1719588109891,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{},"packageManager":{"type":"npm","version":"10.7.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"8.1.10","storybookVersionSpecifier":"^8.1.10","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.1.10"},"@storybook/html-webpack5":{"version":"8.1.10"},"storybook":{"version":"8.1.10"}},"addons":{}}
1+
{"generatedAt":1719847524083,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{},"packageManager":{"type":"npm","version":"10.7.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"8.1.10","storybookVersionSpecifier":"^8.1.10","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.1.10"},"@storybook/html-webpack5":{"version":"8.1.10"},"storybook":{"version":"8.1.10"}},"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": "18.0.0",
4+
"version": "18.0.1",
55
"license": "MIT",
66
"main": "./index.js",
77
"maintainers": [

0 commit comments

Comments
 (0)