diff --git a/.changeset/tall-walls-buy.md b/.changeset/tall-walls-buy.md deleted file mode 100644 index a078541a9..000000000 --- a/.changeset/tall-walls-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Install three as a peer dependency diff --git a/CHANGELOG.md b/CHANGELOG.md index b7fdbf88b..933337ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # eBayUI-Core Changelog +## 14.6.3 + +### Patch Changes + +- [#2364](https://github.com/eBay/ebayui-core/pull/2364) [`086ffc8`](https://github.com/eBay/ebayui-core/commit/086ffc84c965ba60df233dad1c63d277539966ad) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Install three as a peer dependency + ## 14.6.2 ### Patch Changes diff --git a/package-lock.json b/package-lock.json index 13bcf4cef..ed1cc975b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ebay/ebayui-core", - "version": "14.6.2", + "version": "14.6.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ebay/ebayui-core", - "version": "14.6.2", + "version": "14.6.3", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.6.12", diff --git a/package.json b/package.json index 5ae60f8ce..5ac77dbb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ebay/ebayui-core", - "version": "14.6.2", + "version": "14.6.3", "description": "Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.", "keywords": [ "marko-components"