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

Commit 5fbb01e

Browse files
ci: release (#2472)
1 parent 07d9cb5 commit 5fbb01e

File tree

60 files changed

+445
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+445
-52
lines changed

.changeset/brave-goats-remain.md

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

.changeset/clean-guests-check.md

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

.changeset/giant-camels-accept.md

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

.changeset/gold-foxes-swim.md

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

.changeset/lemon-sides-rhyme.md

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

.changeset/orange-horses-film.md

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

.changeset/seven-hounds-hide.md

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# eBayUI-Core Changelog
22

3+
## 15.2.0
4+
5+
### Minor Changes
6+
7+
- [#2451](https://github.com/eBay/ebayui-core/pull/2451) [`9559cae`](https://github.com/eBay/ebayui-core/commit/9559cae4d39efba2a21597266437450448812613) Thanks [@saiponnada](https://github.com/saiponnada)! - feat(accordion): update expansion icon
8+
9+
- [#2452](https://github.com/eBay/ebayui-core/pull/2452) [`74fcd1f`](https://github.com/eBay/ebayui-core/commit/74fcd1fcdf48f7edc20c3b8ac6968d9608d50640) Thanks [@agliga](https://github.com/agliga)! - feat(video): updated to match new specs
10+
11+
- [#2453](https://github.com/eBay/ebayui-core/pull/2453) [`54351d9`](https://github.com/eBay/ebayui-core/commit/54351d9e260937adb30a4a9ca7e676c507dab171) Thanks [@agliga](https://github.com/agliga)! - feat(table): added loading body state
12+
13+
- [#2454](https://github.com/eBay/ebayui-core/pull/2454) [`9f857cb`](https://github.com/eBay/ebayui-core/commit/9f857cbd05f9d2b588af26906e799c8b0ef56edd) Thanks [@saiponnada](https://github.com/saiponnada)! - feat(skeleton): added example for grouped skeletons
14+
15+
- [#2446](https://github.com/eBay/ebayui-core/pull/2446) [`9bd9d23`](https://github.com/eBay/ebayui-core/commit/9bd9d23be6d1fc0c52d748d8ddbbfa3b6bd23561) Thanks [@agliga](https://github.com/agliga)! - fix(event-utils): updated to use key
16+
17+
### Patch Changes
18+
19+
- [#2445](https://github.com/eBay/ebayui-core/pull/2445) [`876dff4`](https://github.com/eBay/ebayui-core/commit/876dff44bfc1f3e4fda6bdfdc39577c51c71110c) Thanks [@agliga](https://github.com/agliga)! - fix(icon-btn): added swap to icon-link for href and target support
20+
21+
- [#2465](https://github.com/eBay/ebayui-core/pull/2465) [`46423cb`](https://github.com/eBay/ebayui-core/commit/46423cb9e671f2d8e79d2d6315592b7aa73c7837) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Fix carousel scrolling bug
22+
323
## 15.1.4
424

525
### 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,6 +1,6 @@
11
{
22
"name": "@ebay/ebayui-core",
3-
"version": "15.1.4",
3+
"version": "15.2.0",
44
"description": "Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.",
55
"keywords": [
66
"marko-components"

0 commit comments

Comments
 (0)