Skip to content

Commit 9bea818

Browse files
ci: release (#632)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b2fbbfe commit 9bea818

12 files changed

Lines changed: 30 additions & 32 deletions

.changeset/cyan-toes-happen.md

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

.changeset/fix-combobox-fluid-class.md

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

.changeset/fluffy-donuts-talk.md

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

.changeset/wide-apples-build.md

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

.changeset/young-snakes-bet.md

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

package-lock.json

Lines changed: 3 additions & 3 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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ebay/ui-core-react
22

3+
## 9.6.2
4+
5+
### Patch Changes
6+
7+
- [#579](https://github.com/eBay/evo-web/pull/579) [`b25f125`](https://github.com/eBay/evo-web/commit/b25f12523a2dab761205d725eec36c503a24fdd7) Thanks [@dididy](https://github.com/dididy)! - prevent onSelect from firing on initial render
8+
9+
- [#638](https://github.com/eBay/evo-web/pull/638) [`a3670e4`](https://github.com/eBay/evo-web/commit/a3670e4973b61e7bfaf39b08cd66680b9f0d81f7) Thanks [@HenriqueLimas](https://github.com/HenriqueLimas)! - fix(ebay-combobox): apply combobox--fluid class when fluid prop is set
10+
311
## 9.6.1
412

513
### 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.6.1",
3+
"version": "9.6.2",
44
"description": "Skin components build off React",
55
"keywords": [
66
"React",

packages/evo-marko/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @evo-web/marko
22

3+
## 0.1.13
4+
5+
### Patch Changes
6+
7+
- [#630](https://github.com/eBay/evo-web/pull/630) [`ca0ad2a`](https://github.com/eBay/evo-web/commit/ca0ad2a8930c1c4bec2b925bb05701926c72d399) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Add evo-chip component
8+
9+
- [#631](https://github.com/eBay/evo-web/pull/631) [`79efd8b`](https://github.com/eBay/evo-web/commit/79efd8b0e647cf63b8550161929354e0dddd6968) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Add `<evo-toast-dialog>`
10+
11+
- [#633](https://github.com/eBay/evo-web/pull/633) [`30b11ec`](https://github.com/eBay/evo-web/commit/30b11ec7f8eea65f684254d6105fd83776a9c8d9) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Add evo-star-rating component
12+
313
## 0.1.12
414

515
### Patch Changes

packages/evo-marko/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@evo-web/marko",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
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)