From 8c37c3daeb923cbdb51f16451bc8cbda37ccf286 Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:57:42 -0400 Subject: [PATCH] Version Packages (#12488) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @shopify/polaris@13.9.0 ### Minor Changes - [#12445](https://github.com/Shopify/polaris/pull/12445) [`66acfb1c9`](https://github.com/Shopify/polaris/commit/66acfb1c9bf10ccfbdc12d1b71b2c709632ed98b) Thanks [@vividviolet](https://github.com/vividviolet)! - Fixed issues with Popover, Tooltip, Color Picker and Drop Zone not working correctly when used inside Modals for embedded apps. ## polaris.shopify.com@1.0.13 ### Patch Changes - Updated dependencies \[[`66acfb1c9`](https://github.com/Shopify/polaris/commit/66acfb1c9bf10ccfbdc12d1b71b2c709632ed98b)]: - @shopify/polaris@13.9.0 Co-authored-by: github-actions[bot] --- .changeset/four-kids-nail.md | 5 ----- pnpm-lock.yaml | 4 ++-- polaris-migrator/package.json | 2 +- polaris-react/CHANGELOG.md | 6 ++++++ polaris-react/package.json | 2 +- polaris.shopify.com/CHANGELOG.md | 7 +++++++ polaris.shopify.com/package.json | 4 ++-- 7 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 .changeset/four-kids-nail.md diff --git a/.changeset/four-kids-nail.md b/.changeset/four-kids-nail.md deleted file mode 100644 index 0653c576d19..00000000000 --- a/.changeset/four-kids-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': minor ---- - -Fixed issues with Popover, Tooltip, Color Picker and Drop Zone not working correctly when used inside Modals for embedded apps. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64bd2ce24ae..2eabd11cd70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,7 +240,7 @@ importers: specifier: ^13.3.0 version: 13.3.0(rollup@2.79.1) '@shopify/polaris': - specifier: ^13.8.1 + specifier: ^13.9.0 version: link:../polaris-react '@types/is-git-clean': specifier: ^1.1.0 @@ -451,7 +451,7 @@ importers: specifier: ^0.0.14 version: 0.0.14(react@18.2.0) '@shopify/polaris': - specifier: ^13.8.1 + specifier: ^13.9.0 version: link:../polaris-react '@shopify/polaris-icons': specifier: ^9.3.0 diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index 7331d10d55f..81eb9e4481c 100644 --- a/polaris-migrator/package.json +++ b/polaris-migrator/package.json @@ -55,7 +55,7 @@ "@rollup/plugin-commonjs": "^22.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-node-resolve": "^13.3.0", - "@shopify/polaris": "^13.8.1", + "@shopify/polaris": "^13.9.0", "plop": "^3.1.1", "plop-dir": "^0.0.5", "prettier": "^2.7.1", diff --git a/polaris-react/CHANGELOG.md b/polaris-react/CHANGELOG.md index e926b65705d..b77a4eec38d 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 13.9.0 + +### Minor Changes + +- [#12445](https://github.com/Shopify/polaris/pull/12445) [`66acfb1c9`](https://github.com/Shopify/polaris/commit/66acfb1c9bf10ccfbdc12d1b71b2c709632ed98b) Thanks [@vividviolet](https://github.com/vividviolet)! - Fixed issues with Popover, Tooltip, Color Picker and Drop Zone not working correctly when used inside Modals for embedded apps. + ## 13.8.1 ### Patch Changes diff --git a/polaris-react/package.json b/polaris-react/package.json index 397d39a720b..385ada3e804 100644 --- a/polaris-react/package.json +++ b/polaris-react/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/polaris", "description": "Shopify’s admin product component library", - "version": "13.8.1", + "version": "13.9.0", "private": false, "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index 027d6774c9c..a00cdfddbb6 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,12 @@ # polaris.shopify.com +## 1.0.13 + +### Patch Changes + +- Updated dependencies [[`66acfb1c9`](https://github.com/Shopify/polaris/commit/66acfb1c9bf10ccfbdc12d1b71b2c709632ed98b)]: + - @shopify/polaris@13.9.0 + ## 1.0.12 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index d66f5cf349d..a250c639675 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "1.0.12", + "version": "1.0.13", "private": true, "engines": { "node": ">=20.10.0" @@ -30,7 +30,7 @@ "@headlessui/react": "^1.6.5", "@juggle/resize-observer": "^3.4.0", "@radix-ui/react-polymorphic": "^0.0.14", - "@shopify/polaris": "^13.8.1", + "@shopify/polaris": "^13.9.0", "@shopify/polaris-icons": "^9.3.0", "@shopify/polaris-tokens": "^9.4.0", "@types/react-syntax-highlighter": "^15.5.6",