From f1a9973c21bbd706b6ac16dd8c26807b4ee1aec1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:57:08 +0000 Subject: [PATCH] Version Packages --- .changeset/tall-onions-argue.md | 5 ----- .changeset/tender-flowers-shine.md | 2 -- .changeset/twelve-trees-play.md | 2 -- polaris.shopify.com/CHANGELOG.md | 6 ++++++ polaris.shopify.com/package.json | 2 +- 5 files changed, 7 insertions(+), 10 deletions(-) delete mode 100644 .changeset/tall-onions-argue.md delete mode 100644 .changeset/tender-flowers-shine.md delete mode 100644 .changeset/twelve-trees-play.md diff --git a/.changeset/tall-onions-argue.md b/.changeset/tall-onions-argue.md deleted file mode 100644 index df9f2062d6b..00000000000 --- a/.changeset/tall-onions-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Remove confusing illustrations banner diff --git a/.changeset/tender-flowers-shine.md b/.changeset/tender-flowers-shine.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/tender-flowers-shine.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/twelve-trees-play.md b/.changeset/twelve-trees-play.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/twelve-trees-play.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index cb879998cf7..c43fc779dcc 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,11 @@ # polaris.shopify.com +## 1.1.7 + +### Patch Changes + +- [#14251](https://github.com/Shopify/polaris-react/pull/14251) [`524a375`](https://github.com/Shopify/polaris-react/commit/524a375a36065bbbe5a82e346c6181abcf5085a1) Thanks [@kyledurand](https://github.com/kyledurand)! - Remove confusing illustrations banner + ## 1.1.6 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 3c81abe6cfe..b7aff1b5888 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "1.1.6", + "version": "1.1.7", "private": true, "engines": { "node": ">=20.10.0"