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

Commit cdfa13a

Browse files
ci: release (#2456)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c4b564 commit cdfa13a

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/angry-lemons-stare.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
# eBayUI-Core Changelog
22

3+
## 15.1.4
4+
5+
### Patch Changes
6+
7+
- [#2455](https://github.com/eBay/ebayui-core/pull/2455) [`7c4b564`](https://github.com/eBay/ebayui-core/commit/7c4b564d132ddea8e4d027336b9b69a0cb733997) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Fix hydration for accordion
8+
39
## 15.1.3
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,6 +1,6 @@
11
{
22
"name": "@ebay/ebayui-core",
3-
"version": "15.1.3",
3+
"version": "15.1.4",
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)