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

Commit 1a1c6b3

Browse files
ci: release (#2378)
1 parent 83fc78d commit 1a1c6b3

File tree

9 files changed

+14
-13
lines changed

9 files changed

+14
-13
lines changed

.changeset/itchy-forks-shop.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.4
4+
5+
### Patch Changes
6+
7+
- [#2377](https://github.com/eBay/skin/pull/2377) [`83fc78d`](https://github.com/eBay/skin/commit/83fc78d1a3d6bc3cdedec80ae320f9bc74d60959) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Use older CSS syntax
8+
39
## 18.0.3
410

511
### Patch 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.3
12+
version: 18.0.4

docs/storybook/iframe.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/storybook/main.79441cf1.iframe.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/storybook/main.bc11036f.iframe.bundle.js

Lines changed: 1 addition & 0 deletions
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":1720544502476,"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.11","storybookVersionSpecifier":"^8.1.11","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.1.11"},"@storybook/html-webpack5":{"version":"8.1.11"},"storybook":{"version":"8.1.11"}},"addons":{}}
1+
{"generatedAt":1720650945422,"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.11","storybookVersionSpecifier":"^8.1.11","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.1.11"},"@storybook/html-webpack5":{"version":"8.1.11"},"storybook":{"version":"8.1.11"}},"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.3",
4+
"version": "18.0.4",
55
"license": "MIT",
66
"main": "./index.js",
77
"maintainers": [

0 commit comments

Comments
 (0)