diff --git a/.changeset/chilled-birds-invite.md b/.changeset/chilled-birds-invite.md deleted file mode 100644 index 0dafd3b6d..000000000 --- a/.changeset/chilled-birds-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ithaka/pharos': patch ---- - -apply margins medium and above for 1-col layout diff --git a/.changeset/polite-tables-breathe.md b/.changeset/polite-tables-breathe.md deleted file mode 100644 index 6c5bd5293..000000000 --- a/.changeset/polite-tables-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ithaka/pharos': patch ---- - -do not truncate promotional image card titles diff --git a/packages/pharos/CHANGELOG.md b/packages/pharos/CHANGELOG.md index 2f37cef7e..67729ab7c 100644 --- a/packages/pharos/CHANGELOG.md +++ b/packages/pharos/CHANGELOG.md @@ -1,5 +1,13 @@ # @ithaka/pharos +## 10.5.3 + +### Patch Changes + +- [#172](https://github.com/ithaka/pharos/pull/172) [`430a843`](https://github.com/ithaka/pharos/commit/430a84324fe636ad1ff0a3cdee09a1ff786fc697) Thanks [@Niznikr](https://github.com/Niznikr)! - apply margins medium and above for 1-col layout + +* [#171](https://github.com/ithaka/pharos/pull/171) [`d23d1b7`](https://github.com/ithaka/pharos/commit/d23d1b7a7eb8b967fa410a3d91e299d9163b2f98) Thanks [@Niznikr](https://github.com/Niznikr)! - do not truncate promotional image card titles + ## 10.5.2 ### Patch Changes diff --git a/packages/pharos/package.json b/packages/pharos/package.json index f014e654c..8e9f5bce9 100644 --- a/packages/pharos/package.json +++ b/packages/pharos/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "10.5.2", + "version": "10.5.3", "description": "Pharos web components for products and experiences", "files": [ "lib",