diff --git a/.changeset/giant-rabbits-occur.md b/.changeset/giant-rabbits-occur.md deleted file mode 100644 index cb8db2228..000000000 --- a/.changeset/giant-rabbits-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ithaka/pharos': patch ---- - -update Lit to latest RC diff --git a/.changeset/nine-shoes-joke.md b/.changeset/nine-shoes-joke.md deleted file mode 100644 index 66f3fb5f6..000000000 --- a/.changeset/nine-shoes-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ithaka/pharos': minor ---- - -Adds overlay button variant diff --git a/.changeset/pink-ties-approve.md b/.changeset/pink-ties-approve.md deleted file mode 100644 index bb364fbf2..000000000 --- a/.changeset/pink-ties-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ithaka/pharos': patch ---- - -update validation icon placement when input groups have items appended dynamically diff --git a/.changeset/thin-experts-yell.md b/.changeset/thin-experts-yell.md deleted file mode 100644 index 8e7f8ad1e..000000000 --- a/.changeset/thin-experts-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ithaka/pharos': patch ---- - -Add saved icon diff --git a/packages/pharos/CHANGELOG.md b/packages/pharos/CHANGELOG.md index de0bac2e7..47d05b2d1 100644 --- a/packages/pharos/CHANGELOG.md +++ b/packages/pharos/CHANGELOG.md @@ -1,5 +1,19 @@ # @ithaka/pharos +## 10.7.0 + +### Minor Changes + +- [#216](https://github.com/ithaka/pharos/pull/216) [`d89a692`](https://github.com/ithaka/pharos/commit/d89a692cf60c9b320a77aa27c857b2a57b608a21) Thanks [@eslawski](https://github.com/eslawski)! - Adds overlay button variant + +### Patch Changes + +- [#214](https://github.com/ithaka/pharos/pull/214) [`4af1d23`](https://github.com/ithaka/pharos/commit/4af1d23059ea9f48d16d199ac735bb56636f3a73) Thanks [@Niznikr](https://github.com/Niznikr)! - update Lit to latest RC + +* [#213](https://github.com/ithaka/pharos/pull/213) [`7298e8a`](https://github.com/ithaka/pharos/commit/7298e8a208ab099464966ce61bbd5920597bffe4) Thanks [@Niznikr](https://github.com/Niznikr)! - update validation icon placement when input groups have items appended dynamically + +- [#215](https://github.com/ithaka/pharos/pull/215) [`e2a9c18`](https://github.com/ithaka/pharos/commit/e2a9c186121a13ee3dc461ef7888f7d029872637) Thanks [@eslawski](https://github.com/eslawski)! - Add saved icon + ## 10.6.3 ### Patch Changes diff --git a/packages/pharos/package.json b/packages/pharos/package.json index 9f6625f9c..b5b17a96a 100644 --- a/packages/pharos/package.json +++ b/packages/pharos/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "10.6.3", + "version": "10.7.0", "description": "Pharos web components for products and experiences", "files": [ "lib",