From 1ee3a6c7c571eafffdeeb1a3cf4bfcc567aefcb7 Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 19:09:00 -0700 Subject: [PATCH] Version Packages (#11849) 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-migrator@0.29.0 ### Minor Changes - [#11831](https://github.com/Shopify/polaris/pull/11831) [`99972a50b`](https://github.com/Shopify/polaris/commit/99972a50b1e57b83374ea9fc71211ca0b2c11172) Thanks [@lgriffee](https://github.com/lgriffee)! - Created migration to replace deprecated `text` custom properties in polaris-react v14.0.0 ## @shopify/polaris@12.27.0 ### Minor Changes - [#11783](https://github.com/Shopify/polaris/pull/11783) [`0bf817afc`](https://github.com/Shopify/polaris/commit/0bf817afc18e1b19b4037ce1e74717ed71204aa6) Thanks [@chloerice](https://github.com/chloerice)! - Added support to `Filters` for indicating `appliedFilters` have unsaved changes ### Patch Changes - [#11824](https://github.com/Shopify/polaris/pull/11824) [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b) Thanks [@ryanwilsonperkin](https://github.com/ryanwilsonperkin)! - Lint fixes - [#11845](https://github.com/Shopify/polaris/pull/11845) [`8145d7326`](https://github.com/Shopify/polaris/commit/8145d732689bdf923fe73b287d4ca962b7ec1ccb) Thanks [@kyledurand](https://github.com/kyledurand)! - Added `touch-action: manipulation` to `Button` and `Link` - Updated dependencies \[[`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b)]: - @shopify/polaris-icons@8.11.1 ## @shopify/polaris-icons@8.11.1 ### Patch Changes - [#11824](https://github.com/Shopify/polaris/pull/11824) [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b) Thanks [@ryanwilsonperkin](https://github.com/ryanwilsonperkin)! - Added missing `svgo` dev dependency ## polaris.shopify.com@0.67.4 ### Patch Changes - [#11851](https://github.com/Shopify/polaris/pull/11851) [`e2909baa9`](https://github.com/Shopify/polaris/commit/e2909baa94462c0f408964c213a92e1eadc50203) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action guidance. - Updated dependencies \[[`0bf817afc`](https://github.com/Shopify/polaris/commit/0bf817afc18e1b19b4037ce1e74717ed71204aa6), [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b), [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b), [`8145d7326`](https://github.com/Shopify/polaris/commit/8145d732689bdf923fe73b287d4ca962b7ec1ccb)]: - @shopify/polaris@12.27.0 - @shopify/polaris-icons@8.11.1 --- .changeset/cold-windows-occur.md | 5 ----- .changeset/few-suits-love.md | 5 ----- .changeset/neat-bulldogs-love.md | 5 ----- .changeset/nine-humans-visit.md | 5 ----- .changeset/silver-rocks-own.md | 5 ----- .changeset/wicked-ears-matter.md | 5 ----- polaris-icons/CHANGELOG.md | 6 ++++++ polaris-icons/package.json | 2 +- polaris-migrator/CHANGELOG.md | 6 ++++++ polaris-migrator/package.json | 4 ++-- polaris-react/CHANGELOG.md | 15 +++++++++++++++ polaris-react/package.json | 4 ++-- polaris.shopify.com/CHANGELOG.md | 10 ++++++++++ polaris.shopify.com/package.json | 6 +++--- 14 files changed, 45 insertions(+), 38 deletions(-) delete mode 100644 .changeset/cold-windows-occur.md delete mode 100644 .changeset/few-suits-love.md delete mode 100644 .changeset/neat-bulldogs-love.md delete mode 100644 .changeset/nine-humans-visit.md delete mode 100644 .changeset/silver-rocks-own.md delete mode 100644 .changeset/wicked-ears-matter.md diff --git a/.changeset/cold-windows-occur.md b/.changeset/cold-windows-occur.md deleted file mode 100644 index a1f9aa310a6..00000000000 --- a/.changeset/cold-windows-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': minor ---- - -Added support to `Filters` for indicating `appliedFilters` have unsaved changes diff --git a/.changeset/few-suits-love.md b/.changeset/few-suits-love.md deleted file mode 100644 index f2048a30b57..00000000000 --- a/.changeset/few-suits-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris-migrator': minor ---- - -Created migration to replace deprecated `text` custom properties in polaris-react v14.0.0 diff --git a/.changeset/neat-bulldogs-love.md b/.changeset/neat-bulldogs-love.md deleted file mode 100644 index af8befd2720..00000000000 --- a/.changeset/neat-bulldogs-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris-icons': patch ---- - -Added missing `svgo` dev dependency diff --git a/.changeset/nine-humans-visit.md b/.changeset/nine-humans-visit.md deleted file mode 100644 index 7fe0fdedadf..00000000000 --- a/.changeset/nine-humans-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Updated common action guidance. diff --git a/.changeset/silver-rocks-own.md b/.changeset/silver-rocks-own.md deleted file mode 100644 index 10396c572b4..00000000000 --- a/.changeset/silver-rocks-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Lint fixes diff --git a/.changeset/wicked-ears-matter.md b/.changeset/wicked-ears-matter.md deleted file mode 100644 index 553e63edd51..00000000000 --- a/.changeset/wicked-ears-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Added `touch-action: manipulation` to `Button` and `Link` diff --git a/polaris-icons/CHANGELOG.md b/polaris-icons/CHANGELOG.md index e6015fb4d72..a866f0d1c27 100644 --- a/polaris-icons/CHANGELOG.md +++ b/polaris-icons/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 8.11.1 + +### Patch Changes + +- [#11824](https://github.com/Shopify/polaris/pull/11824) [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b) Thanks [@ryanwilsonperkin](https://github.com/ryanwilsonperkin)! - Added missing `svgo` dev dependency + ## 8.11.0 ### Minor Changes diff --git a/polaris-icons/package.json b/polaris-icons/package.json index 8f7b6e1c009..8772804382e 100644 --- a/polaris-icons/package.json +++ b/polaris-icons/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/polaris-icons", - "version": "8.11.0", + "version": "8.11.1", "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify Inc.", "main": "dist/index.js", diff --git a/polaris-migrator/CHANGELOG.md b/polaris-migrator/CHANGELOG.md index 04c4ea9ee54..be903d36e1c 100644 --- a/polaris-migrator/CHANGELOG.md +++ b/polaris-migrator/CHANGELOG.md @@ -1,5 +1,11 @@ # @shopify/polaris-migrator +## 0.29.0 + +### Minor Changes + +- [#11831](https://github.com/Shopify/polaris/pull/11831) [`99972a50b`](https://github.com/Shopify/polaris/commit/99972a50b1e57b83374ea9fc71211ca0b2c11172) Thanks [@lgriffee](https://github.com/lgriffee)! - Created migration to replace deprecated `text` custom properties in polaris-react v14.0.0 + ## 0.28.6 ### Patch Changes diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index 3837dd38ae7..2faa17e0b5b 100644 --- a/polaris-migrator/package.json +++ b/polaris-migrator/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/polaris-migrator", - "version": "0.28.6", + "version": "0.29.0", "description": "Codemod transformations to help upgrade your Polaris codebase", "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", @@ -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": "^12.26.1", + "@shopify/polaris": "^12.27.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 feee3483837..7c6e2b86f78 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 12.27.0 + +### Minor Changes + +- [#11783](https://github.com/Shopify/polaris/pull/11783) [`0bf817afc`](https://github.com/Shopify/polaris/commit/0bf817afc18e1b19b4037ce1e74717ed71204aa6) Thanks [@chloerice](https://github.com/chloerice)! - Added support to `Filters` for indicating `appliedFilters` have unsaved changes + +### Patch Changes + +- [#11824](https://github.com/Shopify/polaris/pull/11824) [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b) Thanks [@ryanwilsonperkin](https://github.com/ryanwilsonperkin)! - Lint fixes + +* [#11845](https://github.com/Shopify/polaris/pull/11845) [`8145d7326`](https://github.com/Shopify/polaris/commit/8145d732689bdf923fe73b287d4ca962b7ec1ccb) Thanks [@kyledurand](https://github.com/kyledurand)! - Added `touch-action: manipulation` to `Button` and `Link` + +* Updated dependencies [[`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b)]: + - @shopify/polaris-icons@8.11.1 + ## 12.26.1 ### Patch Changes diff --git a/polaris-react/package.json b/polaris-react/package.json index e26af581991..e9d50e07182 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": "12.26.1", + "version": "12.27.0", "private": false, "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", @@ -55,7 +55,7 @@ "storybook:build": "storybook build -o build-internal/storybook/static" }, "dependencies": { - "@shopify/polaris-icons": "^8.11.0", + "@shopify/polaris-icons": "^8.11.1", "@shopify/polaris-tokens": "^8.10.0", "@types/react": "*", "@types/react-dom": "*", diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index 51f632d999c..adeae49c25d 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,15 @@ # polaris.shopify.com +## 0.67.4 + +### Patch Changes + +- [#11851](https://github.com/Shopify/polaris/pull/11851) [`e2909baa9`](https://github.com/Shopify/polaris/commit/e2909baa94462c0f408964c213a92e1eadc50203) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action guidance. + +- Updated dependencies [[`0bf817afc`](https://github.com/Shopify/polaris/commit/0bf817afc18e1b19b4037ce1e74717ed71204aa6), [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b), [`79130eeea`](https://github.com/Shopify/polaris/commit/79130eeea0785c41bb06d5135421106d7ce9ff5b), [`8145d7326`](https://github.com/Shopify/polaris/commit/8145d732689bdf923fe73b287d4ca962b7ec1ccb)]: + - @shopify/polaris@12.27.0 + - @shopify/polaris-icons@8.11.1 + ## 0.67.3 ### Patch Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index a964399259d..e2d4997bfb4 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "0.67.3", + "version": "0.67.4", "private": true, "engines": { "node": "^16.17.0 || >=18.12.0" @@ -28,8 +28,8 @@ "@headlessui/react": "^1.6.5", "@juggle/resize-observer": "^3.4.0", "@radix-ui/react-polymorphic": "^0.0.14", - "@shopify/polaris": "^12.26.1", - "@shopify/polaris-icons": "^8.11.0", + "@shopify/polaris": "^12.27.0", + "@shopify/polaris-icons": "^8.11.1", "@shopify/polaris-tokens": "^8.10.0", "@types/react-syntax-highlighter": "^15.5.6", "base-64": "^1.0.0",