diff --git a/.changeset/loud-rivers-wear.md b/.changeset/loud-rivers-wear.md deleted file mode 100644 index 2f37f261e91..00000000000 --- a/.changeset/loud-rivers-wear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Updating dux package to 5.0.1 diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index c43fc779dcc..331a694383b 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,11 @@ # polaris.shopify.com +## 1.1.8 + +### Patch Changes + +- [#14336](https://github.com/Shopify/polaris-react/pull/14336) [`2b1ea88`](https://github.com/Shopify/polaris-react/commit/2b1ea88625e0613853ca8577c9acd1980a90f382) Thanks [@seanify-24](https://github.com/seanify-24)! - Updating dux package to 5.0.1 + ## 1.1.7 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 0312a515419..a1d9cf689d4 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "1.1.7", + "version": "1.1.8", "private": true, "engines": { "node": ">=20.10.0"