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

Commit a82c976

Browse files
ci: release (#2437)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7460452 commit a82c976

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/bright-rabbits-guess.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.0.2
4+
5+
### Patch Changes
6+
7+
- [#2436](https://github.com/eBay/ebayui-core/pull/2436) [`7460452`](https://github.com/eBay/ebayui-core/commit/74604526f5a1e64916a1d7eacd18fe833abd0321) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Fix arrow function for Marko 4
8+
39
## 15.0.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,6 +1,6 @@
11
{
22
"name": "@ebay/ebayui-core",
3-
"version": "15.0.1",
3+
"version": "15.0.2",
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)