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

Commit f92107f

Browse files
ci: release (#2617)
1 parent 2e4271f commit f92107f

File tree

11 files changed

+22
-39
lines changed

11 files changed

+22
-39
lines changed

.changeset/curvy-mangos-send.md

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

.changeset/cyan-spiders-turn.md

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

.changeset/forty-poets-pump.md

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

.changeset/fuzzy-badgers-fix.md

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

.changeset/gold-hairs-mate.md

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

.changeset/heavy-webs-try.md

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

.changeset/tough-jobs-melt.md

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

CHANGELOG.md

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

3+
## 19.2.0
4+
5+
### Minor Changes
6+
7+
- [#2615](https://github.com/eBay/skin/pull/2615) [`7ceff5e`](https://github.com/eBay/skin/commit/7ceff5e409f59ec47553f3a046a5c3f31eda0ccf) Thanks [@agliga](https://github.com/agliga)! - feat(accordion): update expansion icon
8+
9+
- [#2610](https://github.com/eBay/skin/pull/2610) [`7351742`](https://github.com/eBay/skin/commit/73517427a0f0f4a5cdf4638bceab2e57284c72b4) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(link): updated legal link colors
10+
11+
- [#2615](https://github.com/eBay/skin/pull/2615) [`bb7ba38`](https://github.com/eBay/skin/commit/bb7ba38fa8c1945c671c8342bf82e861c82dc241) Thanks [@agliga](https://github.com/agliga)! - feat(icons): added new icons
12+
13+
- [#2615](https://github.com/eBay/skin/pull/2615) [`f2f47a0`](https://github.com/eBay/skin/commit/f2f47a03df632cd0fd831e8ccb35614971377b2d) Thanks [@agliga](https://github.com/agliga)! - feat(button): added animation to buttons
14+
15+
- [#2603](https://github.com/eBay/skin/pull/2603) [`7bf9c1c`](https://github.com/eBay/skin/commit/7bf9c1c8677b788d529019fea2d2a78555089640) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(item-tile,item-tile-group): created new components
16+
17+
- [#2615](https://github.com/eBay/skin/pull/2615) [`8eb94eb`](https://github.com/eBay/skin/commit/8eb94ebd1a2ae25e8fd19b2a858ff37f8675f8b0) Thanks [@agliga](https://github.com/agliga)! - feat(eek): flipped EEK direction
18+
19+
- [#2611](https://github.com/eBay/skin/pull/2611) [`cd2c041`](https://github.com/eBay/skin/commit/cd2c041c1d154dc98da7f5035a16a416b72fd91d) Thanks [@ArtBlue](https://github.com/ArtBlue)! - fix(table): a11y fixes for table loading state
20+
321
## 19.1.3
422

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

0 commit comments

Comments
 (0)