diff --git a/.changeset/dirty-pans-add.md b/.changeset/dirty-pans-add.md deleted file mode 100644 index 4a1d30c89a..0000000000 --- a/.changeset/dirty-pans-add.md +++ /dev/null @@ -1,54 +0,0 @@ ---- -'@graphcommerce/docs': patch -'@graphcommerce/magento-graphcms': patch -'@graphcommerce/ecommerce-ui': patch -'@graphcommerce/framer-next-pages-example': patch -'@graphcommerce/framer-next-pages': patch -'@graphcommerce/framer-scroller-example': patch -'@graphcommerce/framer-scroller': patch -'@graphcommerce/googleanalytics': patch -'@graphcommerce/googlerecaptcha': patch -'@graphcommerce/googletagmanager': patch -'@graphcommerce/graphcms-ui': patch -'@graphcommerce/graphql': patch -'@graphcommerce/image-example': patch -'@graphcommerce/image': patch -'@graphcommerce/lighthouse': patch -'@graphcommerce/lingui-next': patch -'@graphcommerce/magento-cart': patch -'@graphcommerce/magento-cart-billing-address': patch -'@graphcommerce/magento-cart-checkout': patch -'@graphcommerce/magento-cart-coupon': patch -'@graphcommerce/magento-cart-email': patch -'@graphcommerce/magento-cart-items': patch -'@graphcommerce/magento-cart-payment-method': patch -'@graphcommerce/magento-cart-pickup': patch -'@graphcommerce/magento-cart-shipping-address': patch -'@graphcommerce/magento-cart-shipping-method': patch -'@graphcommerce/magento-category': patch -'@graphcommerce/magento-cms': patch -'@graphcommerce/magento-customer': patch -'@graphcommerce/magento-customer-account': patch -'@graphcommerce/magento-customer-order': patch -'@graphcommerce/magento-graphql': patch -'@graphcommerce/magento-newsletter': patch -'@graphcommerce/magento-payment-braintree': patch -'@graphcommerce/magento-payment-included': patch -'@graphcommerce/magento-payment-klarna': patch -'@graphcommerce/magento-product': patch -'@graphcommerce/magento-product-bundle': patch -'@graphcommerce/magento-product-configurable': patch -'@graphcommerce/magento-product-downloadable': patch -'@graphcommerce/magento-product-grouped': patch -'@graphcommerce/magento-product-simple': patch -'@graphcommerce/magento-product-virtual': patch -'@graphcommerce/magento-review': patch -'@graphcommerce/magento-search': patch -'@graphcommerce/magento-store': patch -'@graphcommerce/mollie-magento-payment': patch -'@graphcommerce/next-ui': patch -'@graphcommerce/eslint-config-pwa': patch -'@graphcommerce/next-config': patch ---- - -Pin all versions internally so we can’t end up in an unfixable state for the user diff --git a/.changeset/unlucky-books-stare.md b/.changeset/unlucky-books-stare.md deleted file mode 100644 index c5f2741ba2..0000000000 --- a/.changeset/unlucky-books-stare.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@graphcommerce/magento-graphcms': patch -'@graphcommerce/framer-next-pages-example': patch -'@graphcommerce/framer-scroller-example': patch -'@graphcommerce/graphql-mesh': patch -'@graphcommerce/image-example': patch -'@graphcommerce/react-hook-form': patch ---- - -upgrade to latest versions of packages diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6f3300d643..2b89279e9c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.5.4 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 4.5.3 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 61b3f13913..327db098f5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/docs", "homepage": "https://www.graphcommerce.org/docs", "repository": "github:graphcommerce-org/graphcommerce/docs", - "version": "4.5.3", + "version": "4.5.4", "sideEffects": true, "devDependencies": { "@graphcommerce/prettier-config-pwa": "^4.0.5" diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index 8a20ecb4eb..eae7d87798 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,57 @@ # Change Log +## 3.5.4 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +* [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc) Thanks [@paales](https://github.com/paales)! - upgrade to latest versions of packages + +* Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/ecommerce-ui@1.0.5 + - @graphcommerce/framer-next-pages@3.1.5 + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/googleanalytics@2.0.6 + - @graphcommerce/googlerecaptcha@2.1.2 + - @graphcommerce/googletagmanager@2.0.6 + - @graphcommerce/graphcms-ui@3.0.9 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/lingui-next@2.1.5 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-billing-address@3.0.6 + - @graphcommerce/magento-cart-checkout@3.0.6 + - @graphcommerce/magento-cart-coupon@3.0.8 + - @graphcommerce/magento-cart-email@3.0.6 + - @graphcommerce/magento-cart-items@3.0.7 + - @graphcommerce/magento-cart-payment-method@3.0.7 + - @graphcommerce/magento-cart-shipping-address@3.0.6 + - @graphcommerce/magento-cart-shipping-method@3.0.7 + - @graphcommerce/magento-category@4.0.7 + - @graphcommerce/magento-cms@4.0.6 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-customer-account@3.1.1 + - @graphcommerce/magento-customer-order@3.0.7 + - @graphcommerce/magento-graphql@3.0.6 + - @graphcommerce/magento-newsletter@2.0.6 + - @graphcommerce/magento-payment-braintree@3.0.6 + - @graphcommerce/magento-payment-included@3.0.6 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-product-bundle@4.0.6 + - @graphcommerce/magento-product-configurable@4.0.8 + - @graphcommerce/magento-product-downloadable@4.0.6 + - @graphcommerce/magento-product-grouped@3.0.6 + - @graphcommerce/magento-product-simple@4.0.6 + - @graphcommerce/magento-product-virtual@4.0.6 + - @graphcommerce/magento-review@3.1.2 + - @graphcommerce/magento-search@4.1.4 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/mollie-magento-payment@3.1.1 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/next-config@3.1.2 + - @graphcommerce/graphql-mesh@4.0.11 + ## 3.5.3 ### Patch Changes diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index dde899f7f4..b9cb40c742 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphcms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.5.3", + "version": "3.5.4", "private": true, "sideEffects": false, "engines": { @@ -32,48 +32,48 @@ "codegen-base": "NEXT_PUBLIC_GRAPHQL_ENDPOINT=.mesh/schema.graphql yarn graphql-codegen" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "1.0.4", - "@graphcommerce/framer-next-pages": "3.1.4", - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/googleanalytics": "2.0.5", - "@graphcommerce/googlerecaptcha": "2.1.1", - "@graphcommerce/googletagmanager": "2.0.5", - "@graphcommerce/graphcms-ui": "3.0.8", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/graphql-mesh": "4.0.10", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/lingui-next": "2.1.4", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-billing-address": "3.0.5", - "@graphcommerce/magento-cart-checkout": "3.0.5", - "@graphcommerce/magento-cart-coupon": "3.0.7", - "@graphcommerce/magento-cart-email": "3.0.5", - "@graphcommerce/magento-cart-items": "3.0.6", - "@graphcommerce/magento-cart-payment-method": "3.0.6", - "@graphcommerce/magento-cart-shipping-address": "3.0.5", - "@graphcommerce/magento-cart-shipping-method": "3.0.6", - "@graphcommerce/magento-category": "4.0.6", - "@graphcommerce/magento-cms": "4.0.5", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-customer-account": "3.1.0", - "@graphcommerce/magento-customer-order": "3.0.6", - "@graphcommerce/magento-graphql": "3.0.5", - "@graphcommerce/magento-newsletter": "2.0.5", - "@graphcommerce/magento-payment-braintree": "3.0.5", - "@graphcommerce/magento-payment-included": "3.0.5", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-bundle": "4.0.5", - "@graphcommerce/magento-product-configurable": "4.0.7", - "@graphcommerce/magento-product-downloadable": "4.0.5", - "@graphcommerce/magento-product-grouped": "3.0.5", - "@graphcommerce/magento-product-simple": "4.0.5", - "@graphcommerce/magento-product-virtual": "4.0.5", - "@graphcommerce/magento-review": "3.1.1", - "@graphcommerce/magento-search": "4.1.3", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/mollie-magento-payment": "3.1.0", - "@graphcommerce/next-config": "3.1.1", - "@graphcommerce/next-ui": "4.5.0", + "@graphcommerce/ecommerce-ui": "1.0.5", + "@graphcommerce/framer-next-pages": "3.1.5", + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/googleanalytics": "2.0.6", + "@graphcommerce/googlerecaptcha": "2.1.2", + "@graphcommerce/googletagmanager": "2.0.6", + "@graphcommerce/graphcms-ui": "3.0.9", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/graphql-mesh": "4.0.11", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/lingui-next": "2.1.5", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-billing-address": "3.0.6", + "@graphcommerce/magento-cart-checkout": "3.0.6", + "@graphcommerce/magento-cart-coupon": "3.0.8", + "@graphcommerce/magento-cart-email": "3.0.6", + "@graphcommerce/magento-cart-items": "3.0.7", + "@graphcommerce/magento-cart-payment-method": "3.0.7", + "@graphcommerce/magento-cart-shipping-address": "3.0.6", + "@graphcommerce/magento-cart-shipping-method": "3.0.7", + "@graphcommerce/magento-category": "4.0.7", + "@graphcommerce/magento-cms": "4.0.6", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-customer-account": "3.1.1", + "@graphcommerce/magento-customer-order": "3.0.7", + "@graphcommerce/magento-graphql": "3.0.6", + "@graphcommerce/magento-newsletter": "2.0.6", + "@graphcommerce/magento-payment-braintree": "3.0.6", + "@graphcommerce/magento-payment-included": "3.0.6", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-bundle": "4.0.6", + "@graphcommerce/magento-product-configurable": "4.0.8", + "@graphcommerce/magento-product-downloadable": "4.0.6", + "@graphcommerce/magento-product-grouped": "3.0.6", + "@graphcommerce/magento-product-simple": "4.0.6", + "@graphcommerce/magento-product-virtual": "4.0.6", + "@graphcommerce/magento-review": "3.1.2", + "@graphcommerce/magento-search": "4.1.4", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/mollie-magento-payment": "3.1.1", + "@graphcommerce/next-config": "3.1.2", + "@graphcommerce/next-ui": "4.5.1", "@graphql-codegen/cli": "2.6.2", "@graphql-mesh/cli": "0.66.1", "@lingui/macro": "3.13.2", @@ -90,7 +90,7 @@ "sharp": "0.30.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@lingui/cli": "3.13.2", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index 37b715b755..d61a1097bb 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphcommerce/ecommerce-ui +## 1.0.5 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 1.0.4 ### Patch Changes diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 7c01fc6eaf..99afdd7bbb 100644 --- a/packages/ecommerce-ui/package.json +++ b/packages/ecommerce-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/ecommerce-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "1.0.4", + "version": "1.0.5", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "dependencies": { - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6", - "@graphcommerce/graphql": "3.0.6" + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7", + "@graphcommerce/graphql": "3.0.7" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" diff --git a/packages/framer-next-pages/CHANGELOG.md b/packages/framer-next-pages/CHANGELOG.md index f8309a3979..8687968560 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.1.5 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 3.1.4 ### Patch Changes diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index e0767ae157..45af909259 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 3.0.9 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +* [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc) Thanks [@paales](https://github.com/paales)! - upgrade to latest versions of packages + +* Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/framer-next-pages@3.1.5 + - @graphcommerce/lingui-next@2.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/next-config@3.1.2 + ## 3.0.8 ### Patch Changes diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index b9532a5396..fa4618a356 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -3,17 +3,17 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "3.0.8", + "version": "3.0.9", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-next-pages": "3.1.4", - "@graphcommerce/lingui-next": "2.1.4", - "@graphcommerce/next-config": "3.1.1", - "@graphcommerce/next-ui": "4.5.0", + "@graphcommerce/framer-next-pages": "3.1.5", + "@graphcommerce/lingui-next": "2.1.5", + "@graphcommerce/next-config": "3.1.2", + "@graphcommerce/next-ui": "4.5.1", "@mui/material": "5.5.3", "framer-motion": "^6.2.8", "next": "12.1.4", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 36de3e9406..d89259964c 100644 --- a/packages/framer-next-pages/package.json +++ b/packages/framer-next-pages/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-next-pages", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.1.4", + "version": "3.1.5", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,7 +15,7 @@ "@graphcommerce/framer-utils": "3.1.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index b25573e8c5..b65943199e 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 2.1.4 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/image@3.1.3 + - @graphcommerce/next-ui@4.5.1 + ## 2.1.3 ### Patch Changes diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index 06a39f08fa..bd55128379 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 3.0.8 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +* [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc) Thanks [@paales](https://github.com/paales)! - upgrade to latest versions of packages + +* Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/image@3.1.3 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/next-config@3.1.2 + ## 3.0.7 ### Patch Changes diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index a3bf0c8e4d..40e8a0ded0 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -3,17 +3,17 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "3.0.7", + "version": "3.0.8", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/next-config": "3.1.1", - "@graphcommerce/next-ui": "4.5.0", + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/next-config": "3.1.2", + "@graphcommerce/next-ui": "4.5.1", "@mui/material": "5.5.3", "framer-motion": "^6.2.8", "next": "12.1.4", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index ba1cf66b0e..e1d84f8206 100644 --- a/packages/framer-scroller/package.json +++ b/packages/framer-scroller/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-scroller", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "2.1.3", + "version": "2.1.4", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -16,11 +16,11 @@ }, "dependencies": { "@graphcommerce/framer-utils": "3.1.1", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/next-ui": "4.5.0" + "@graphcommerce/image": "3.1.3", + "@graphcommerce/next-ui": "4.5.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index a4128895e6..5578ee3e03 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 2.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 2.0.5 ### Patch Changes diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index fa6d72b4f3..9bb9ed9374 100644 --- a/packages/googleanalytics/package.json +++ b/packages/googleanalytics/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googleanalytics", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "2.0.5", + "version": "2.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,7 +12,7 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@types/gtag.js": "^0.0.10" diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index 3028f70e3e..44855ee73b 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 2.1.2 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + ## 2.1.1 ### Patch Changes diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index d2c5278197..7a08d828d0 100644 --- a/packages/googlerecaptcha/package.json +++ b/packages/googlerecaptcha/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googlerecaptcha", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "2.1.1", + "version": "2.1.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "@types/grecaptcha": "^3.0.4" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6" + "@graphcommerce/graphql": "3.0.7" }, "peerDependencies": { "next": "12.1.2", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index 893cf28ae0..91a8e26156 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 2.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 2.0.5 ### Patch Changes diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index e983f5c0fc..45b384abd3 100644 --- a/packages/googletagmanager/package.json +++ b/packages/googletagmanager/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googletagmanager", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "2.0.5", + "version": "2.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,7 +12,7 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", diff --git a/packages/graphcms-ui/CHANGELOG.md b/packages/graphcms-ui/CHANGELOG.md index d5b3983320..a71b86a46d 100644 --- a/packages/graphcms-ui/CHANGELOG.md +++ b/packages/graphcms-ui/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 3.0.9 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/next-ui@4.5.1 + ## 3.0.8 ### Patch Changes diff --git a/packages/graphcms-ui/package.json b/packages/graphcms-ui/package.json index 4d971ec3a9..31296ad5be 100644 --- a/packages/graphcms-ui/package.json +++ b/packages/graphcms-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.8", + "version": "3.0.9", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/next-ui": "4.5.0" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/next-ui": "4.5.1" }, "peerDependencies": { "@mui/material": "5.5.3", diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index e13e977332..27dae59abd 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.0.11 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc) Thanks [@paales](https://github.com/paales)! - upgrade to latest versions of packages + ## 4.0.10 ### Patch Changes diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 19e7a207c0..d7804f5c9b 100644 --- a/packages/graphql-mesh/package.json +++ b/packages/graphql-mesh/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-mesh", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.10", + "version": "4.0.11", "author": "", "license": "MIT", "scripts": { @@ -34,7 +34,7 @@ "ts-tiny-invariant": "^1.0.5" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index e26c18e068..70d985cd5e 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 3.0.6 ### Patch Changes diff --git a/packages/graphql/package.json b/packages/graphql/package.json index b13d23f7e5..8a7be288ec 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.6", + "version": "3.0.7", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,7 +13,7 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 05b1cece09..ad92e775ce 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.1.3 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 3.1.2 ### Patch Changes diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index f212945efc..1129471353 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +* [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc) Thanks [@paales](https://github.com/paales)! - upgrade to latest versions of packages + +* Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/image@3.1.3 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/next-config@3.1.2 + ## 3.0.6 ### Patch Changes diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 65a55e565d..39b7c9135b 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,16 +3,16 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "3.0.6", + "version": "3.0.7", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/image": "3.1.2", - "@graphcommerce/next-config": "3.1.1", - "@graphcommerce/next-ui": "4.5.0", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/next-config": "3.1.2", + "@graphcommerce/next-ui": "4.5.1", "framer-motion": "^6.2.8", "next": "12.1.4", "react": "^17.0.2", diff --git a/packages/image/package.json b/packages/image/package.json index 047a91d082..a0dec0bd26 100644 --- a/packages/image/package.json +++ b/packages/image/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/image", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.1.2", + "version": "3.1.3", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,7 +18,7 @@ "@graphcommerce/framer-utils": "3.1.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index 4b478348a2..3294f09365 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 4.0.5 ### Patch Changes diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index 4d58987e0b..b926c2f278 100644 --- a/packages/lighthouse/package.json +++ b/packages/lighthouse/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lighthouse", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.5", + "version": "4.0.6", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,7 +13,7 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index c592869244..1f21cc13fc 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 2.1.5 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 2.1.4 ### Patch Changes diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index df3a6fa5f6..9fbd3642ef 100644 --- a/packages/lingui-next/package.json +++ b/packages/lingui-next/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lingui-next", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "2.1.4", + "version": "2.1.5", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -20,7 +20,7 @@ "babel-plugin-macros": "^3.1.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index 3475fbc348..d4b965b19c 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/framer-next-pages@3.1.5 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index e8f0b2a58f..821e7985a3 100644 --- a/packages/magento-cart-billing-address/package.json +++ b/packages/magento-cart-billing-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-billing-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/framer-next-pages": "3.1.4", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/framer-next-pages": "3.1.5", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-checkout/CHANGELOG.md b/packages/magento-cart-checkout/CHANGELOG.md index 7096d8964b..74004c2418 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-coupon@3.0.8 + - @graphcommerce/magento-cart-items@3.0.7 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index f4468808e1..40e9733e6e 100644 --- a/packages/magento-cart-checkout/package.json +++ b/packages/magento-cart-checkout/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-checkout", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-coupon": "3.0.7", - "@graphcommerce/magento-cart-items": "3.0.6", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-coupon": "3.0.8", + "@graphcommerce/magento-cart-items": "3.0.7", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-coupon/CHANGELOG.md b/packages/magento-cart-coupon/CHANGELOG.md index 5a55c4bdab..9fbff15fef 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 3.0.8 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.7 ### Patch Changes diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 2bc60cc2d8..c68a633cc9 100644 --- a/packages/magento-cart-coupon/package.json +++ b/packages/magento-cart-coupon/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-coupon", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.7", + "version": "3.0.8", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-email/CHANGELOG.md b/packages/magento-cart-email/CHANGELOG.md index ad05568765..16c40632cd 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index af11d30ecf..d397441f2c 100644 --- a/packages/magento-cart-email/package.json +++ b/packages/magento-cart-email/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-email", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-items/CHANGELOG.md b/packages/magento-cart-items/CHANGELOG.md index 42a0f293e4..be7a3fa163 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.6 ### Patch Changes diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 56a7f7a709..878c4e6c0e 100644 --- a/packages/magento-cart-items/package.json +++ b/packages/magento-cart-items/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-items", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.6", + "version": "3.0.7", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-payment-method/CHANGELOG.md b/packages/magento-cart-payment-method/CHANGELOG.md index e8fbae93cc..a0c7d8a5eb 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.6 ### Patch Changes diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index 9b88da4f9e..1510307f76 100644 --- a/packages/magento-cart-payment-method/package.json +++ b/packages/magento-cart-payment-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-payment-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.6", + "version": "3.0.7", "sideEffects": false, "engines": { "node": "14.x" @@ -15,20 +15,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-pickup/CHANGELOG.md b/packages/magento-cart-pickup/CHANGELOG.md index b2e5ab01d9..7f44714053 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart-shipping-method@3.0.7 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index e05038382a..0dd3cb9a52 100644 --- a/packages/magento-cart-pickup/package.json +++ b/packages/magento-cart-pickup/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-pickup", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart-shipping-method": "3.0.6", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart-shipping-method": "3.0.7", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-shipping-address/CHANGELOG.md b/packages/magento-cart-shipping-address/CHANGELOG.md index 48fe9c01a8..df1b43cea5 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 9069bc4540..ea4bffe829 100644 --- a/packages/magento-cart-shipping-address/package.json +++ b/packages/magento-cart-shipping-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart-shipping-method/CHANGELOG.md b/packages/magento-cart-shipping-method/CHANGELOG.md index 1e01420a58..f2093be67d 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-shipping-address@3.0.6 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.6 ### Patch Changes diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 1d5cf9b1ae..b9028dc443 100644 --- a/packages/magento-cart-shipping-method/package.json +++ b/packages/magento-cart-shipping-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.6", + "version": "3.0.7", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-shipping-address": "3.0.5", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-shipping-address": "3.0.6", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cart/CHANGELOG.md b/packages/magento-cart/CHANGELOG.md index 3c6e1667cf..26faab0df5 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,23 @@ # Change Log +## 4.2.3 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/ecommerce-ui@1.0.5 + - @graphcommerce/framer-next-pages@3.1.5 + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-graphql@3.0.6 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 4.2.2 ### Patch Changes diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index 2e5e531434..9a18e1db43 100644 --- a/packages/magento-cart/package.json +++ b/packages/magento-cart/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.2.2", + "version": "4.2.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "1.0.4", - "@graphcommerce/framer-next-pages": "3.1.4", - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-graphql": "3.0.5", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/ecommerce-ui": "1.0.5", + "@graphcommerce/framer-next-pages": "3.1.5", + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-graphql": "3.0.6", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-category/CHANGELOG.md b/packages/magento-category/CHANGELOG.md index 0e68b28b0f..73f9138c68 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 4.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + ## 4.0.6 ### Patch Changes diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index bc4d83813c..a9192cc35b 100644 --- a/packages/magento-category/package.json +++ b/packages/magento-category/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-category", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.6", + "version": "4.0.7", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0" + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-cms/CHANGELOG.md b/packages/magento-cms/CHANGELOG.md index 49a664c4de..462e091be8 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-store@4.1.5 + ## 4.0.5 ### Patch Changes diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 7315c1173d..2ab9e90de0 100644 --- a/packages/magento-cms/package.json +++ b/packages/magento-cms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.5", + "version": "4.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-store": "4.1.4" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-store": "4.1.5" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-customer-account/CHANGELOG.md b/packages/magento-customer-account/CHANGELOG.md index 7784db1287..590a093dac 100644 --- a/packages/magento-customer-account/CHANGELOG.md +++ b/packages/magento-customer-account/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 3.1.1 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-customer-order@3.0.7 + - @graphcommerce/magento-graphql@3.0.6 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.1.0 ### Minor Changes diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index fc35387432..4c83e1911d 100644 --- a/packages/magento-customer-account/package.json +++ b/packages/magento-customer-account/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer-account", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.1.0", + "version": "3.1.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-customer-order": "3.0.6", - "@graphcommerce/magento-graphql": "3.0.5", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-customer-order": "3.0.7", + "@graphcommerce/magento-graphql": "3.0.6", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index 73b6377104..aa87c60b25 100644 --- a/packages/magento-customer-order/CHANGELOG.md +++ b/packages/magento-customer-order/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-graphql@3.0.6 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + ## 3.0.6 ### Patch Changes diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index a33786787c..7e3b1ec412 100644 --- a/packages/magento-customer-order/package.json +++ b/packages/magento-customer-order/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer-order", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.6", + "version": "3.0.7", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-graphql": "3.0.5", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-graphql": "3.0.6", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-customer/CHANGELOG.md b/packages/magento-customer/CHANGELOG.md index 17ef3f6de6..4e2a99b7f2 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 4.2.1 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/ecommerce-ui@1.0.5 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-graphql@3.0.6 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 4.2.0 ### Minor Changes diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index 2d88a6aeab..28d2ed995d 100644 --- a/packages/magento-customer/package.json +++ b/packages/magento-customer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.2.0", + "version": "4.2.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "1.0.4", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-graphql": "3.0.5", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/ecommerce-ui": "1.0.5", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-graphql": "3.0.6", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 17ad62e757..f583226fa9 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index e0afc58409..65dc27169c 100644 --- a/packages/magento-graphql/package.json +++ b/packages/magento-graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,13 +13,13 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6" + "@graphcommerce/graphql": "3.0.7" }, "peerDependencies": { "next": "12.1.2", diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index f83dd053bf..c86941836a 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 2.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 2.0.5 ### Patch Changes diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 86fa0f89c5..cf24e784d4 100644 --- a/packages/magento-newsletter/package.json +++ b/packages/magento-newsletter/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-newsletter", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "2.0.5", + "version": "2.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-payment-braintree/CHANGELOG.md b/packages/magento-payment-braintree/CHANGELOG.md index e948d4e7c2..648ea6a526 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-payment-method@3.0.7 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index a2ded83ccc..1893b94e18 100644 --- a/packages/magento-payment-braintree/package.json +++ b/packages/magento-payment-braintree/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-braintree", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", - "@graphcommerce/magento-cart-shipping-address": "3.0.5", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-configurable": "4.0.7", + "@graphcommerce/eslint-config-pwa": "^4.1.4", + "@graphcommerce/magento-cart-shipping-address": "3.0.6", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-configurable": "4.0.8", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", @@ -23,13 +23,13 @@ "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-payment-method": "3.0.6", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-payment-method": "3.0.7", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7", "braintree-web": "^3.85.2" }, "peerDependencies": { diff --git a/packages/magento-payment-included/CHANGELOG.md b/packages/magento-payment-included/CHANGELOG.md index bd37ecd070..623e48f1e6 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-payment-method@3.0.7 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index 035cafe170..76c79395b9 100644 --- a/packages/magento-payment-included/package.json +++ b/packages/magento-payment-included/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-included", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", - "@graphcommerce/magento-cart-shipping-address": "3.0.5", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-configurable": "4.0.7", + "@graphcommerce/eslint-config-pwa": "^4.1.4", + "@graphcommerce/magento-cart-shipping-address": "3.0.6", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-configurable": "4.0.8", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-payment-method": "3.0.6", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-payment-method": "3.0.7", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-payment-klarna/CHANGELOG.md b/packages/magento-payment-klarna/CHANGELOG.md index bb87640123..25227a7b27 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 142843abb0..b30cfc47e4 100644 --- a/packages/magento-payment-klarna/package.json +++ b/packages/magento-payment-klarna/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-klarna", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,18 +13,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product-bundle/CHANGELOG.md b/packages/magento-product-bundle/CHANGELOG.md index d91d98e050..8d58902c3e 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 4.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-items@3.0.7 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-product-simple@4.0.6 + - @graphcommerce/magento-product-virtual@4.0.6 + ## 4.0.5 ### Patch Changes diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index 58720489c8..11c7368798 100644 --- a/packages/magento-product-bundle/package.json +++ b/packages/magento-product-bundle/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-bundle", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.5", + "version": "4.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-items": "3.0.6", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-simple": "4.0.5", - "@graphcommerce/magento-product-virtual": "4.0.5" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-items": "3.0.7", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-simple": "4.0.6", + "@graphcommerce/magento-product-virtual": "4.0.6" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product-configurable/CHANGELOG.md b/packages/magento-product-configurable/CHANGELOG.md index 09da38c54e..d3c16dd42d 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## 4.0.8 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-items@3.0.7 + - @graphcommerce/magento-category@4.0.7 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-product-simple@4.0.6 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 4.0.7 ### Patch Changes diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index df5474252c..05bb6b05f0 100644 --- a/packages/magento-product-configurable/package.json +++ b/packages/magento-product-configurable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-configurable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.7", + "version": "4.0.8", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,24 +12,24 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-items": "3.0.6", - "@graphcommerce/magento-category": "4.0.6", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-simple": "4.0.5", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-items": "3.0.7", + "@graphcommerce/magento-category": "4.0.7", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-simple": "4.0.6", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product-downloadable/CHANGELOG.md b/packages/magento-product-downloadable/CHANGELOG.md index f1be009dc4..5a1aed0728 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 4.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-product@4.1.4 + ## 4.0.5 ### Patch Changes diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index e6f4663dc0..18ccf22977 100644 --- a/packages/magento-product-downloadable/package.json +++ b/packages/magento-product-downloadable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-downloadable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.5", + "version": "4.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-product": "4.1.3" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-product": "4.1.4" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product-grouped/CHANGELOG.md b/packages/magento-product-grouped/CHANGELOG.md index dc8e39ff17..42f9f0f219 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-product-simple@4.0.6 + - @graphcommerce/magento-product-virtual@4.0.6 + ## 3.0.5 ### Patch Changes diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index a5f2c79e2e..95a0cb4b87 100644 --- a/packages/magento-product-grouped/package.json +++ b/packages/magento-product-grouped/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-grouped", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.5", + "version": "3.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-simple": "4.0.5", - "@graphcommerce/magento-product-virtual": "4.0.5" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-simple": "4.0.6", + "@graphcommerce/magento-product-virtual": "4.0.6" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product-simple/CHANGELOG.md b/packages/magento-product-simple/CHANGELOG.md index 18bf05d376..6a9c1bb4b4 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 4.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-product@4.1.4 + ## 4.0.5 ### Patch Changes diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index cd70ff9067..238f01780d 100644 --- a/packages/magento-product-simple/package.json +++ b/packages/magento-product-simple/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-simple", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.5", + "version": "4.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-product": "4.1.3" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-product": "4.1.4" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product-virtual/CHANGELOG.md b/packages/magento-product-virtual/CHANGELOG.md index 77cec59238..eb456a7701 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 4.0.6 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-product@4.1.4 + ## 4.0.5 ### Patch Changes diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 6b607072c7..16f5eb2183 100644 --- a/packages/magento-product-virtual/package.json +++ b/packages/magento-product-virtual/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-virtual", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.0.5", + "version": "4.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-product": "4.1.3" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-product": "4.1.4" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-product/CHANGELOG.md b/packages/magento-product/CHANGELOG.md index cf090db58f..0556f11a2f 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 4.1.4 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + ## 4.1.3 ### Patch Changes diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 48b51a674c..b30421703b 100644 --- a/packages/magento-product/package.json +++ b/packages/magento-product/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.1.3", + "version": "4.1.4", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/framer-scroller": "2.1.3", - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", + "@graphcommerce/framer-scroller": "2.1.4", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", "schema-dts": "^1.1.0" }, "peerDependencies": { diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index 1b4c9fbc13..933eac9171 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.1.2 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-customer@4.2.1 + - @graphcommerce/magento-product@4.1.4 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.1.1 ### Patch Changes diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 0a58cb0bd9..aa4686e004 100644 --- a/packages/magento-review/package.json +++ b/packages/magento-review/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-review", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.1.1", + "version": "3.1.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-customer": "4.2.0", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6", + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-customer": "4.2.1", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7", "schema-dts": "^1.1.0" }, "peerDependencies": { diff --git a/packages/magento-search/CHANGELOG.md b/packages/magento-search/CHANGELOG.md index 9ebd8e1e5e..ae9a0b2ee1 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 4.1.4 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 4.1.3 ### Patch Changes diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 86be84a240..ad079bb4f6 100644 --- a/packages/magento-search/package.json +++ b/packages/magento-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.1.3", + "version": "4.1.4", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/magento-store/CHANGELOG.md b/packages/magento-store/CHANGELOG.md index 36e54d757e..ae64bd9f12 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 4.1.5 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/next-ui@4.5.1 + ## 4.1.4 ### Patch Changes diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index 10c5ac17a9..eef6651550 100644 --- a/packages/magento-store/package.json +++ b/packages/magento-store/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-store", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.1.4", + "version": "4.1.5", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/next-ui": "4.5.0" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/next-ui": "4.5.1" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/mollie-magento-payment/CHANGELOG.md b/packages/mollie-magento-payment/CHANGELOG.md index cef63e5768..b95e0375c8 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 3.1.1 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]: + - @graphcommerce/graphql@3.0.7 + - @graphcommerce/image@3.1.3 + - @graphcommerce/magento-cart@4.2.3 + - @graphcommerce/magento-cart-payment-method@3.0.7 + - @graphcommerce/magento-store@4.1.5 + - @graphcommerce/next-ui@4.5.1 + - @graphcommerce/react-hook-form@3.0.7 + ## 3.1.0 ### Minor Changes diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index fc3ab06c32..bccd2eee0f 100644 --- a/packages/mollie-magento-payment/package.json +++ b/packages/mollie-magento-payment/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/mollie-magento-payment", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.1.0", + "version": "3.1.1", "sideEffects": false, "engines": { "node": "14.x" @@ -15,23 +15,23 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", - "@graphcommerce/magento-cart-shipping-address": "3.0.5", - "@graphcommerce/magento-product": "4.1.3", - "@graphcommerce/magento-product-configurable": "4.0.7", + "@graphcommerce/eslint-config-pwa": "^4.1.4", + "@graphcommerce/magento-cart-shipping-address": "3.0.6", + "@graphcommerce/magento-product": "4.1.4", + "@graphcommerce/magento-product-configurable": "4.0.8", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", "type-fest": "2.12.1" }, "dependencies": { - "@graphcommerce/graphql": "3.0.6", - "@graphcommerce/image": "3.1.2", - "@graphcommerce/magento-cart": "4.2.2", - "@graphcommerce/magento-cart-payment-method": "3.0.6", - "@graphcommerce/magento-store": "4.1.4", - "@graphcommerce/next-ui": "4.5.0", - "@graphcommerce/react-hook-form": "3.0.6" + "@graphcommerce/graphql": "3.0.7", + "@graphcommerce/image": "3.1.3", + "@graphcommerce/magento-cart": "4.2.3", + "@graphcommerce/magento-cart-payment-method": "3.0.7", + "@graphcommerce/magento-store": "4.1.5", + "@graphcommerce/next-ui": "4.5.1", + "@graphcommerce/react-hook-form": "3.0.7" }, "peerDependencies": { "@lingui/macro": "^3.13.2", diff --git a/packages/next-ui/CHANGELOG.md b/packages/next-ui/CHANGELOG.md index aafe8877c2..37c5952160 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 4.5.1 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + +- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5)]: + - @graphcommerce/framer-next-pages@3.1.5 + - @graphcommerce/framer-scroller@2.1.4 + - @graphcommerce/image@3.1.3 + ## 4.5.0 ### Minor Changes diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index f6535748ed..5c2611b0b6 100644 --- a/packages/next-ui/package.json +++ b/packages/next-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.5.0", + "version": "4.5.1", "author": "", "license": "MIT", "sideEffects": false, @@ -19,10 +19,10 @@ "@emotion/react": "^11.8.2", "@emotion/server": "^11.4.0", "@emotion/styled": "^11.6.0", - "@graphcommerce/framer-next-pages": "3.1.4", - "@graphcommerce/framer-scroller": "2.1.3", + "@graphcommerce/framer-next-pages": "3.1.5", + "@graphcommerce/framer-scroller": "2.1.4", "@graphcommerce/framer-utils": "3.1.1", - "@graphcommerce/image": "3.1.2", + "@graphcommerce/image": "3.1.3", "react-is": "^18.0.0", "react-schemaorg": "^2.0.0", "schema-dts": "^1.1.0" @@ -37,7 +37,7 @@ "react-dom": "^17.0.2" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", diff --git a/packages/react-hook-form/CHANGELOG.md b/packages/react-hook-form/CHANGELOG.md index f080413742..933bc6d570 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.0.7 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc) Thanks [@paales](https://github.com/paales)! - upgrade to latest versions of packages + ## 3.0.6 ### Patch Changes diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 9be9bbdecc..4a7bbe7993 100644 --- a/packages/react-hook-form/package.json +++ b/packages/react-hook-form/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/react-hook-form", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.0.6", + "version": "3.0.7", "sideEffects": false, "engines": { "node": "14.x" @@ -15,7 +15,7 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "^4.1.3", + "@graphcommerce/eslint-config-pwa": "^4.1.4", "@graphcommerce/prettier-config-pwa": "^4.0.5", "@graphcommerce/typescript-config-pwa": "^4.0.2", "@playwright/test": "^1.20.1", diff --git a/packagesDev/eslint-config/CHANGELOG.md b/packagesDev/eslint-config/CHANGELOG.md index 35dd3a8d9d..4bcf3467c6 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.4 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 4.1.3 ### Patch Changes diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 5bbff44320..c392d1bfcf 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "4.1.3", + "version": "4.1.4", "main": "index.js", "dependencies": { "@graphcommerce/typescript-config-pwa": "^4.0.2", diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index a4880b36ef..40be744ac2 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.1.2 + +### Patch Changes + +- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user + ## 3.1.1 ### Patch Changes diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index 06f30907a6..88629b3729 100644 --- a/packagesDev/next-config/package.json +++ b/packagesDev/next-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-config", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "3.1.1", + "version": "3.1.2", "type": "commonjs", "main": "dist/index.js", "typings": "dist/index.d.ts",