diff --git a/.changeset/brave-masks-march.md b/.changeset/brave-masks-march.md deleted file mode 100644 index c30611aa..00000000 --- a/.changeset/brave-masks-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/eslint-plugin': minor ---- - -Updated component URLs for polaris.shopify.com and updated `polaris-no-bare-stack-item` to support `LegacyStack` and `polaris-prefer-sectioned-prop` to support `LegacyCard`' diff --git a/.changeset/strong-wolves-impress.md b/.changeset/strong-wolves-impress.md deleted file mode 100644 index 40c53389..00000000 --- a/.changeset/strong-wolves-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/stylelint-plugin': patch ---- - -Don't replace `top`/`right`/`bottom`/`left` declarations with `inset` shorthand as `inset` is only supported in iOS Safari 14.5+ diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 11d8015e..347cab98 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 42.1.0 + +### Minor Changes + +- [#371](https://github.com/Shopify/web-configs/pull/371) [`3e31042`](https://github.com/Shopify/web-configs/commit/3e310423bdc8cf130ec6c6a3992193e52de3b387) Thanks [@laurkim](https://github.com/laurkim)! - Updated component URLs for polaris.shopify.com and updated `polaris-no-bare-stack-item` to support `LegacyStack` and `polaris-prefer-sectioned-prop` to support `LegacyCard`' + ## 42.0.3 ### Patch Changes diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index f5521221..30d939c7 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/eslint-plugin", - "version": "42.0.3", + "version": "42.1.0", "license": "MIT", "description": "Shopify's ESLint rules and configs.", "keywords": [ diff --git a/packages/stylelint-plugin/CHANGELOG.md b/packages/stylelint-plugin/CHANGELOG.md index 14115ca3..5a25c8ff 100644 --- a/packages/stylelint-plugin/CHANGELOG.md +++ b/packages/stylelint-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 12.0.1 + +### Patch Changes + +- [#375](https://github.com/Shopify/web-configs/pull/375) [`7a0dcd1`](https://github.com/Shopify/web-configs/commit/7a0dcd1d211f3985ae771174268c016ebbb240d9) Thanks [@BPScott](https://github.com/BPScott)! - Don't replace `top`/`right`/`bottom`/`left` declarations with `inset` shorthand as `inset` is only supported in iOS Safari 14.5+ + ## 12.0.0 ### Major Changes diff --git a/packages/stylelint-plugin/package.json b/packages/stylelint-plugin/package.json index 29bc9175..82e9e530 100644 --- a/packages/stylelint-plugin/package.json +++ b/packages/stylelint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/stylelint-plugin", - "version": "12.0.0", + "version": "12.0.1", "license": "MIT", "description": "Shopify's stylelint rules and config", "keywords": [