Skip to content

Commit 08be406

Browse files
ci: release (#528)
1 parent ea905f1 commit 08be406

File tree

7 files changed

+21
-16
lines changed

7 files changed

+21
-16
lines changed

.changeset/gentle-moles-hide.md

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

.changeset/smart-paws-stay.md

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

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.

packages/ebayui-core-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ebay/ui-core-react
22

3+
## 9.2.3
4+
5+
### Patch Changes
6+
7+
- [#524](https://github.com/eBay/evo-web/pull/524) [`9117681`](https://github.com/eBay/evo-web/commit/91176816e5b09c47807b81cf40725a2d4bcfb8b0) Thanks [@saiponnada](https://github.com/saiponnada)! - fix(eek): add a11y docs, remove redundant aria-hidden
8+
39
## 9.2.2
410

511
### Patch Changes

packages/ebayui-core-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ebay/ui-core-react",
3-
"version": "9.2.2",
3+
"version": "9.2.3",
44
"description": "Skin components build off React",
55
"keywords": [
66
"React",

packages/ebayui-core/CHANGELOG.md

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

3+
## 16.4.0
4+
5+
### Minor Changes
6+
7+
- [#529](https://github.com/eBay/evo-web/pull/529) [`ea905f1`](https://github.com/eBay/evo-web/commit/ea905f1a5d5ba0d82afbef22275555bc3a9f9710) Thanks [@agliga](https://github.com/agliga)! - fix(tips): only calculate position of tooltips when its open
8+
fix(floating-ui): added async loading for floating-ui library
9+
10+
### Patch Changes
11+
12+
- [#524](https://github.com/eBay/evo-web/pull/524) [`9117681`](https://github.com/eBay/evo-web/commit/91176816e5b09c47807b81cf40725a2d4bcfb8b0) Thanks [@saiponnada](https://github.com/saiponnada)! - fix(eek): add a11y docs, remove redundant aria-hidden
13+
314
## 16.3.3
415

516
### Patch Changes

packages/ebayui-core/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": "16.3.3",
3+
"version": "16.4.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)