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

Commit d6ac996

Browse files
ci: release (#2460)
1 parent 477a4a0 commit d6ac996

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/cyan-shirts-turn.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.3.2
4+
5+
### Patch Changes
6+
7+
- [`477a4a0`](https://github.com/eBay/skin/commit/477a4a060ad322e56183caf4eb2dc5e72452e893) Thanks [@agliga](https://github.com/agliga)! - fix: reverted eek linting issue and fixed gh paths
8+
39
## 18.3.1
410

511
### Patch Changes

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.3.1",
4+
"version": "18.3.2",
55
"license": "MIT",
66
"main": "./index.js",
77
"maintainers": [

src/routes/_index/+meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pageTitle": "eBay Skin",
3-
"version": "18.3.1",
3+
"version": "18.3.2",
44
"icons": {
55
"prefix": "icon",
66
"largeDocs": ["ebay-money-back-guarantee-logo-16-colored"],

0 commit comments

Comments
 (0)