diff --git a/.changeset/empty-boats-kneel.md b/.changeset/empty-boats-kneel.md deleted file mode 100644 index 969ea2ac75..0000000000 --- a/.changeset/empty-boats-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphcommerce/magento-cart-payment-method": patch ---- - -Compatibility with Magento 2.4.7 diff --git a/.changeset/large-coins-shave.md b/.changeset/large-coins-shave.md deleted file mode 100644 index 6273567c0e..0000000000 --- a/.changeset/large-coins-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphcommerce/next-config": patch ---- - -reduce bundlesize of @apollo/client diff --git a/.changeset/spotty-ads-live.md b/.changeset/spotty-ads-live.md deleted file mode 100644 index 162225cdd8..0000000000 --- a/.changeset/spotty-ads-live.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphcommerce/next-config": patch -"@graphcommerce/graphql-mesh": patch ---- - -Suppress warning where a dependency is an expression, Added uglify-es and long as the dependencies couldn’t be found diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 69ef231bd3..d5ebdc17eb 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/docs/package.json b/docs/package.json index 96605573bb..eccf6dbcfa 100644 --- a/docs/package.json +++ b/docs/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/docs", "homepage": "https://www.graphcommerce.org/docs", "repository": "github:graphcommerce-org/graphcommerce/docs", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^8.0.5" + "@graphcommerce/prettier-config-pwa": "^8.0.6" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index 41545c9a46..58e1cc63ea 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 91e6478d3b..5829b5cd1a 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": "8.0.5", + "version": "8.0.6", "private": true, "sideEffects": false, "engines": { @@ -21,53 +21,53 @@ "dependencies": { "@apollo/client": "~3.8.10", "@ducanh2912/next-pwa": "9.7.2", - "@graphcommerce/cli": "8.0.5", - "@graphcommerce/demo-magento-graphcommerce": "8.0.5", - "@graphcommerce/ecommerce-ui": "8.0.5", - "@graphcommerce/framer-next-pages": "8.0.5", - "@graphcommerce/framer-scroller": "8.0.5", - "@graphcommerce/framer-utils": "8.0.5", - "@graphcommerce/googleanalytics": "8.0.5", - "@graphcommerce/googlerecaptcha": "8.0.5", - "@graphcommerce/googletagmanager": "8.0.5", - "@graphcommerce/graphcms-ui": "8.0.5", - "@graphcommerce/graphql": "8.0.5", - "@graphcommerce/graphql-mesh": "8.0.5", - "@graphcommerce/hygraph-cli": "8.0.5", - "@graphcommerce/hygraph-dynamic-rows": "8.0.5", - "@graphcommerce/image": "8.0.5", - "@graphcommerce/lingui-next": "8.0.5", - "@graphcommerce/magento-cart": "8.0.5", - "@graphcommerce/magento-cart-billing-address": "8.0.5", - "@graphcommerce/magento-cart-checkout": "8.0.5", - "@graphcommerce/magento-cart-coupon": "8.0.5", - "@graphcommerce/magento-cart-email": "8.0.5", - "@graphcommerce/magento-cart-items": "8.0.5", - "@graphcommerce/magento-cart-payment-method": "8.0.5", - "@graphcommerce/magento-cart-shipping-address": "8.0.5", - "@graphcommerce/magento-cart-shipping-method": "8.0.5", - "@graphcommerce/magento-category": "8.0.5", - "@graphcommerce/magento-cms": "8.0.5", - "@graphcommerce/magento-compare": "8.0.5", - "@graphcommerce/magento-customer": "8.0.5", - "@graphcommerce/magento-graphql": "8.0.5", - "@graphcommerce/magento-newsletter": "8.0.5", - "@graphcommerce/magento-payment-included": "8.0.5", - "@graphcommerce/magento-product": "8.0.5", - "@graphcommerce/magento-product-bundle": "8.0.5", - "@graphcommerce/magento-product-configurable": "8.0.5", - "@graphcommerce/magento-product-downloadable": "8.0.5", - "@graphcommerce/magento-product-grouped": "8.0.5", - "@graphcommerce/magento-product-simple": "8.0.5", - "@graphcommerce/magento-product-virtual": "8.0.5", - "@graphcommerce/magento-recently-viewed-products": "8.0.5", - "@graphcommerce/magento-review": "8.0.5", - "@graphcommerce/magento-search": "8.0.5", - "@graphcommerce/magento-store": "8.0.5", - "@graphcommerce/magento-wishlist": "8.0.5", - "@graphcommerce/next-config": "8.0.5", - "@graphcommerce/next-ui": "8.0.5", - "@graphcommerce/react-hook-form": "8.0.5", + "@graphcommerce/cli": "8.0.6", + "@graphcommerce/demo-magento-graphcommerce": "8.0.6", + "@graphcommerce/ecommerce-ui": "8.0.6", + "@graphcommerce/framer-next-pages": "8.0.6", + "@graphcommerce/framer-scroller": "8.0.6", + "@graphcommerce/framer-utils": "8.0.6", + "@graphcommerce/googleanalytics": "8.0.6", + "@graphcommerce/googlerecaptcha": "8.0.6", + "@graphcommerce/googletagmanager": "8.0.6", + "@graphcommerce/graphcms-ui": "8.0.6", + "@graphcommerce/graphql": "8.0.6", + "@graphcommerce/graphql-mesh": "8.0.6", + "@graphcommerce/hygraph-cli": "8.0.6", + "@graphcommerce/hygraph-dynamic-rows": "8.0.6", + "@graphcommerce/image": "8.0.6", + "@graphcommerce/lingui-next": "8.0.6", + "@graphcommerce/magento-cart": "8.0.6", + "@graphcommerce/magento-cart-billing-address": "8.0.6", + "@graphcommerce/magento-cart-checkout": "8.0.6", + "@graphcommerce/magento-cart-coupon": "8.0.6", + "@graphcommerce/magento-cart-email": "8.0.6", + "@graphcommerce/magento-cart-items": "8.0.6", + "@graphcommerce/magento-cart-payment-method": "8.0.6", + "@graphcommerce/magento-cart-shipping-address": "8.0.6", + "@graphcommerce/magento-cart-shipping-method": "8.0.6", + "@graphcommerce/magento-category": "8.0.6", + "@graphcommerce/magento-cms": "8.0.6", + "@graphcommerce/magento-compare": "8.0.6", + "@graphcommerce/magento-customer": "8.0.6", + "@graphcommerce/magento-graphql": "8.0.6", + "@graphcommerce/magento-newsletter": "8.0.6", + "@graphcommerce/magento-payment-included": "8.0.6", + "@graphcommerce/magento-product": "8.0.6", + "@graphcommerce/magento-product-bundle": "8.0.6", + "@graphcommerce/magento-product-configurable": "8.0.6", + "@graphcommerce/magento-product-downloadable": "8.0.6", + "@graphcommerce/magento-product-grouped": "8.0.6", + "@graphcommerce/magento-product-simple": "8.0.6", + "@graphcommerce/magento-product-virtual": "8.0.6", + "@graphcommerce/magento-recently-viewed-products": "8.0.6", + "@graphcommerce/magento-review": "8.0.6", + "@graphcommerce/magento-search": "8.0.6", + "@graphcommerce/magento-store": "8.0.6", + "@graphcommerce/magento-wishlist": "8.0.6", + "@graphcommerce/next-config": "8.0.6", + "@graphcommerce/next-ui": "8.0.6", + "@graphcommerce/react-hook-form": "8.0.6", "@lingui/core": "4.7.0", "@lingui/macro": "4.7.0", "@lingui/react": "4.7.0", @@ -90,9 +90,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.0.5", - "@graphcommerce/prettier-config-pwa": "8.0.5", - "@graphcommerce/typescript-config-pwa": "8.0.5", + "@graphcommerce/eslint-config-pwa": "8.0.6", + "@graphcommerce/prettier-config-pwa": "8.0.6", + "@graphcommerce/typescript-config-pwa": "8.0.6", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index f87733a221..b5eaad2a9b 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index b4f686e112..9bc2f868a0 100644 --- a/packages/address-fields-nl/package.json +++ b/packages/address-fields-nl/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/address-fields-nl", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index cb8c244d27..5246a8eb0e 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index f752127e34..d2c435db32 100644 --- a/packages/algolia-search/package.json +++ b/packages/algolia-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,17 +16,17 @@ "react-instantsearch-hooks-web": "^6.47.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-search": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-search": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index ff0a553834..84f70ad456 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/cli/package.json b/packages/cli/package.json index e56bf418d9..e05f3c1de3 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -38,11 +38,11 @@ "tslib": "^2.6.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/hygraph-cli": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/hygraph-cli": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "graphql": "^16.7.1", "react": "^18.2.0" }, diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index 1e0909b845..65aad55669 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/demo-magento-graphcommerce +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index cff00743f9..6d8adae030 100644 --- a/packages/demo-magento-graphcommerce/package.json +++ b/packages/demo-magento-graphcommerce/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/demo-magento-graphcommerce", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/magento-recently-viewed-products": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/magento-recently-viewed-products": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "framer-motion": "^10.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index c9d37f5311..2919fdcc97 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 037a9d0eca..ff3a4c7738 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/framer-next-pages/CHANGELOG.md b/packages/framer-next-pages/CHANGELOG.md index f5add173ec..2aa0d16413 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 7de4da2382..aca595b371 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index 601dfd8d84..5604ea1da9 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "8.0.5", + "version": "8.0.6", "scripts": { "dev": "next", "build": "next build", @@ -38,9 +38,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.0.5", - "@graphcommerce/prettier-config-pwa": "8.0.5", - "@graphcommerce/typescript-config-pwa": "8.0.5", + "@graphcommerce/eslint-config-pwa": "8.0.6", + "@graphcommerce/prettier-config-pwa": "8.0.6", + "@graphcommerce/typescript-config-pwa": "8.0.6", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 45184a098f..60bdf841b2 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "framer-motion": "^10.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 7752279270..bca33b7fae 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index b5b78b11ee..825c6c3fee 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index 1088c22085..46e26203fe 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "8.0.5", + "version": "8.0.6", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.0.5", - "@graphcommerce/prettier-config-pwa": "8.0.5", - "@graphcommerce/typescript-config-pwa": "8.0.5", + "@graphcommerce/eslint-config-pwa": "8.0.6", + "@graphcommerce/prettier-config-pwa": "8.0.6", + "@graphcommerce/typescript-config-pwa": "8.0.6", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index dca39f6c91..df024d5513 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/react": "^4.2.1", "@mui/material": "^5.10.16", diff --git a/packages/framer-utils/CHANGELOG.md b/packages/framer-utils/CHANGELOG.md index 525b860505..beb46240f6 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index cafc02660a..aa13d9d824 100644 --- a/packages/framer-utils/package.json +++ b/packages/framer-utils/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-utils", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "framer-motion": "^10.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index a8ebd6cab8..8d895d45da 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index ff3f432b22..a0769cbfd6 100644 --- a/packages/google-datalayer/package.json +++ b/packages/google-datalayer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/google-datalayer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-cart-shipping-method": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-cart-shipping-method": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.14.20", "next": "^14", "react": "^18.2.0", diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index b567a0f16f..0616ab7045 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index bdf715d8e3..1a1e81c97d 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "8.0.5" + "@graphcommerce/google-datalayer": "8.0.6" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-cart-shipping-method": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-cart-shipping-method": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index 40dedac8fe..23769f13d5 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 9a2bea6c34..c58b1e3883 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/grecaptcha": "^3.0.7" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index d310363db1..966fdfabde 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index db25e3f931..7c6e26eac9 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "8.0.5" + "@graphcommerce/google-datalayer": "8.0.6" }, "devDependencies": { "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index 16ddf9c6e6..ceaf4b3f86 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 8.0.6 + +### Patch Changes + +- [#2248](https://github.com/graphcommerce-org/graphcommerce/pull/2248) [`0289bfb`](https://github.com/graphcommerce-org/graphcommerce/commit/0289bfb5ed611c55212d530cb0bf6a27995e74bd) - Suppress warning where a dependency is an expression, Added uglify-es and long as the dependencies couldn’t be found + ([@paales](https://github.com/paales)) + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 2dd574c048..33da7e594a 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": "8.0.5", + "version": "8.0.6", "main": "index.ts", "dependencies": { "@graphql-mesh/apollo-link": "latest", @@ -26,9 +26,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "graphql": "^16.7.1" }, "devDependencies": { diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 1664250265..b92b348222 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 493521b6fa..f180c616a7 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,8 +13,8 @@ } }, "dependencies": { - "@graphcommerce/graphql-codegen-near-operation-file": "8.0.5", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "8.0.5", + "@graphcommerce/graphql-codegen-near-operation-file": "8.0.6", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "8.0.6", "@graphql-codegen/add": "5.0.1", "@graphql-codegen/fragment-matcher": "5.0.1", "@graphql-codegen/introspection": "4.0.1", @@ -28,9 +28,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "graphql": "^16.7.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index 1b8f3d0f70..c409395dcc 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index 4ddea3d090..38dd7a374b 100644 --- a/packages/hygraph-cli/package.json +++ b/packages/hygraph-cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -19,10 +19,10 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "dotenv": "^16.1.4", "graphql": "^16.7.1" }, diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index dd91fcc9f9..cf20bc5185 100644 --- a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows-ui +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index dbf7153df9..9fd7877c8f 100644 --- a/packages/hygraph-dynamic-rows-ui/package.json +++ b/packages/hygraph-dynamic-rows-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "~3.8.10", - "@graphcommerce/next-config": "8.0.5", + "@graphcommerce/next-config": "8.0.6", "@hygraph/app-sdk-react": "^0.0.3", "@lingui/core": "^4.7.0", "@lingui/macro": "^4.7.0", @@ -32,9 +32,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.0.5", - "@graphcommerce/prettier-config-pwa": "8.0.5", - "@graphcommerce/typescript-config-pwa": "8.0.5", + "@graphcommerce/eslint-config-pwa": "8.0.6", + "@graphcommerce/prettier-config-pwa": "8.0.6", + "@graphcommerce/typescript-config-pwa": "8.0.6", "@types/react-is": "^18.2.4", "babel-plugin-macros": "^3.1.0", "eslint": "8.56.0", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index 14c1a30d58..c98be26bf9 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index e2283082b1..9fd113df80 100644 --- a/packages/hygraph-dynamic-rows/package.json +++ b/packages/hygraph-dynamic-rows/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphcms-ui": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphcms-ui": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/hygraph-ui/CHANGELOG.md b/packages/hygraph-ui/CHANGELOG.md index 697d08a215..75c1a116da 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 18bfc1ebe1..6b9b890ae7 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index e370ae9e07..c5c82fd76d 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index 0b449f1918..2831104c75 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index e99108de64..44bbb15ae7 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "8.0.5", + "version": "8.0.6", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.0.5", - "@graphcommerce/prettier-config-pwa": "8.0.5", - "@graphcommerce/typescript-config-pwa": "8.0.5", + "@graphcommerce/eslint-config-pwa": "8.0.6", + "@graphcommerce/prettier-config-pwa": "8.0.6", + "@graphcommerce/typescript-config-pwa": "8.0.6", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/image/package.json b/packages/image/package.json index 4b4b72a094..3321cefb48 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index 40280220e9..111c2b820a 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index 908e1dfe2c..d12d4c241c 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": "8.0.5", + "version": "8.0.6", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "next": "*" } } diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index fefa0ebe73..4b0a552c93 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index d5689e41b6..76774e76d8 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "@lingui/conf": "4.7.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index 1ef66bb72c..9cbaacabcc 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index 6063113a76..d89547c924 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-next-pages": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-next-pages": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-checkout/CHANGELOG.md b/packages/magento-cart-checkout/CHANGELOG.md index 89ba63c539..08069376a1 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index 2baed10e21..a719c2f862 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-coupon": "^8.0.5", - "@graphcommerce/magento-cart-items": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-coupon": "^8.0.6", + "@graphcommerce/magento-cart-items": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-coupon/CHANGELOG.md b/packages/magento-cart-coupon/CHANGELOG.md index 8f6a7f8485..d5b33b4c43 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index fdb12940a5..d7c5c91132 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-email/CHANGELOG.md b/packages/magento-cart-email/CHANGELOG.md index ef19b75873..d31648a861 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index 2e0810afc1..d4d9818a65 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-items/CHANGELOG.md b/packages/magento-cart-items/CHANGELOG.md index 54d244104a..d500373e62 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 4244854c7a..29cbb95865 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-payment-method/CHANGELOG.md b/packages/magento-cart-payment-method/CHANGELOG.md index 5d118264ed..26ecdb6127 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 8.0.6 + +### Patch Changes + +- [#2248](https://github.com/graphcommerce-org/graphcommerce/pull/2248) [`e262419`](https://github.com/graphcommerce-org/graphcommerce/commit/e2624194cc1c1b9bb625892c2856900c071c936c) - Compatibility with Magento 2.4.7 + ([@paales](https://github.com/paales)) + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index cef4af8a64..24a353a415 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-shipping-address": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-shipping-address": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-pickup/CHANGELOG.md b/packages/magento-cart-pickup/CHANGELOG.md index 34c0691dfc..574aeeedda 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index ced7a044a2..70c1e45f61 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-shipping-method": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-shipping-method": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-address/CHANGELOG.md b/packages/magento-cart-shipping-address/CHANGELOG.md index 83a8cbdbc4..e434c6875f 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 0620f826f0..db4da0a611 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-method/CHANGELOG.md b/packages/magento-cart-shipping-method/CHANGELOG.md index f8129f0205..47c2c1b86e 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 3d368906f6..0c13ade756 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-shipping-address": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-shipping-address": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart/CHANGELOG.md b/packages/magento-cart/CHANGELOG.md index 2e6f8aad2b..1f1a2f26ec 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index d16bcd32f6..b1d9d2f872 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-next-pages": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-graphql": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-next-pages": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-graphql": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-category/CHANGELOG.md b/packages/magento-category/CHANGELOG.md index 08b0cc7fad..04bfac6319 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 654b28dea9..fae3972bb1 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cms/CHANGELOG.md b/packages/magento-cms/CHANGELOG.md index b499688e23..1833c3d78c 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 22d6a883cf..ed08ce1a9e 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-compare/CHANGELOG.md b/packages/magento-compare/CHANGELOG.md index c11b6e4436..3017c9bec5 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index cf605553aa..01817b13cf 100644 --- a/packages/magento-compare/package.json +++ b/packages/magento-compare/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-compare", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-next-pages": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-next-pages": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer-account/CHANGELOG.md b/packages/magento-customer-account/CHANGELOG.md index e55d6693a7..453aff4da2 100644 --- a/packages/magento-customer-account/CHANGELOG.md +++ b/packages/magento-customer-account/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index 8122020dde..2deaa175ec 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5" + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6" } } diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index 8ad837c0cc..389c07327b 100644 --- a/packages/magento-customer-order/CHANGELOG.md +++ b/packages/magento-customer-order/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index 47f9dedec4..4f699a1b44 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-graphql": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-graphql": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer/CHANGELOG.md b/packages/magento-customer/CHANGELOG.md index f736a9577b..52a1db3bc4 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index bb4ebcf2b3..776977bda8 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-next-pages": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-graphql": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-next-pages": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-graphql": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index e1a60b26ba..c989d45798 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index e18c1159f1..a25629b492 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 0adf12072b..342700d9ee 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 4aa2fb64a7..6002e31f01 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-pagebuilder/CHANGELOG.md b/packages/magento-pagebuilder/CHANGELOG.md index 184fb22e47..6fd8818e5d 100644 --- a/packages/magento-pagebuilder/CHANGELOG.md +++ b/packages/magento-pagebuilder/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-pagebuilder +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index bd1f4cac77..2f4a2d6121 100644 --- a/packages/magento-pagebuilder/package.json +++ b/packages/magento-pagebuilder/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-pagebuilder", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,15 +18,15 @@ "jsdom": "^23.2.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-category": "^8.0.5", - "@graphcommerce/magento-cms": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-category": "^8.0.6", + "@graphcommerce/magento-cms": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-adyen/CHANGELOG.md b/packages/magento-payment-adyen/CHANGELOG.md index 36b7822998..a2d4cf9b3d 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 888a7de196..bb21c5940f 100644 --- a/packages/magento-payment-adyen/package.json +++ b/packages/magento-payment-adyen/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-adyen", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-braintree/CHANGELOG.md b/packages/magento-payment-braintree/CHANGELOG.md index f6220fcb4f..2f9cf42f9d 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 1caae8f6e0..791dca2778 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.99.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-cart-shipping-address": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-cart-shipping-address": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-included/CHANGELOG.md b/packages/magento-payment-included/CHANGELOG.md index 5cbedb0e1e..86c40c6db3 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index efbace0749..e85be8a4e9 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-cart-shipping-address": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-cart-shipping-address": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-klarna/CHANGELOG.md b/packages/magento-payment-klarna/CHANGELOG.md index d47e5cc21c..99ebe25043 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 8cdf3da2b0..4ccd8ec634 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": "8.0.5", + "version": "8.0.6", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-multisafepay/CHANGELOG.md b/packages/magento-payment-multisafepay/CHANGELOG.md index f43d2e9eca..3cfa693a67 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index 35dbdc92ab..3ee20cb517 100644 --- a/packages/magento-payment-multisafepay/package.json +++ b/packages/magento-payment-multisafepay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-multisafepay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-checkout": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-cart-shipping-address": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-checkout": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-cart-shipping-address": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-paypal/CHANGELOG.md b/packages/magento-payment-paypal/CHANGELOG.md index 9d8f90d9e7..bf21f24524 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index d9ed49ba72..e2fdd198a0 100644 --- a/packages/magento-payment-paypal/package.json +++ b/packages/magento-payment-paypal/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-paypal", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-bundle/CHANGELOG.md b/packages/magento-product-bundle/CHANGELOG.md index 5557b18498..a8eac365bc 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index fb49c7d2d5..5555cd14e3 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-items": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-simple": "^8.0.5", - "@graphcommerce/magento-product-virtual": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-items": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-simple": "^8.0.6", + "@graphcommerce/magento-product-virtual": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-configurable/CHANGELOG.md b/packages/magento-product-configurable/CHANGELOG.md index 2872a3fd79..648efff5fa 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index 1fb1742bb7..8518b0c175 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/lingui-next": "8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-items": "^8.0.5", - "@graphcommerce/magento-category": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-simple": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/lingui-next": "8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-items": "^8.0.6", + "@graphcommerce/magento-category": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-simple": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-downloadable/CHANGELOG.md b/packages/magento-product-downloadable/CHANGELOG.md index 205a76a73d..6c8fe93efb 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index 9c8b224af9..f441a8d907 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-grouped/CHANGELOG.md b/packages/magento-product-grouped/CHANGELOG.md index fd1e76f529..d9996e6970 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 7496524eaf..6f6438cbfe 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-simple": "^8.0.5", - "@graphcommerce/magento-product-virtual": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-simple": "^8.0.6", + "@graphcommerce/magento-product-virtual": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-simple/CHANGELOG.md b/packages/magento-product-simple/CHANGELOG.md index 7f6aec3b29..cadfa7e0b2 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 10cd603d0c..ef3ca10b0a 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-items": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-items": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-virtual/CHANGELOG.md b/packages/magento-product-virtual/CHANGELOG.md index 20a6bc1a9c..4491c13529 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 979d49984e..cf5b9b6dfa 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-items": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-items": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product/CHANGELOG.md b/packages/magento-product/CHANGELOG.md index e10cb3b689..42f2db7b01 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 20711b8095..c27bce41c4 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-next-pages": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-next-pages": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-recently-viewed-products/CHANGELOG.md b/packages/magento-recently-viewed-products/CHANGELOG.md index 1185535c78..082121a003 100644 --- a/packages/magento-recently-viewed-products/CHANGELOG.md +++ b/packages/magento-recently-viewed-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-recently-viewed-products +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index 580bc0ff98..40f956ad2f 100644 --- a/packages/magento-recently-viewed-products/package.json +++ b/packages/magento-recently-viewed-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-recently-viewed-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@mui/material": "^5.10.16", "framer-motion": "^10.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index eb8b14bd86..35d61e0cc4 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 17a52a798e..06abed7f51 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,17 +18,17 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-search/CHANGELOG.md b/packages/magento-search/CHANGELOG.md index 1f756f58ea..7468625e25 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 5b5facc6f9..3d5ea18ea2 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-store/CHANGELOG.md b/packages/magento-store/CHANGELOG.md index 5f6c922cde..ffcb193812 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index 521f576b4a..9b2d158139 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-wishlist/CHANGELOG.md b/packages/magento-wishlist/CHANGELOG.md index 6cfc883a97..64e6698791 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 654a91458c..6c02ca44a9 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-customer": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-config": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-customer": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-config": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/mollie-magento-payment/CHANGELOG.md b/packages/mollie-magento-payment/CHANGELOG.md index f2390ee3d5..85bc3a8f6d 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 7446155600..6635be6146 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.0.5", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/graphql": "^8.0.5", - "@graphcommerce/graphql-mesh": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/magento-cart": "^8.0.5", - "@graphcommerce/magento-cart-payment-method": "^8.0.5", - "@graphcommerce/magento-cart-shipping-address": "^8.0.5", - "@graphcommerce/magento-product": "^8.0.5", - "@graphcommerce/magento-product-configurable": "^8.0.5", - "@graphcommerce/magento-store": "^8.0.5", - "@graphcommerce/next-ui": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/react-hook-form": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/ecommerce-ui": "^8.0.6", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/graphql": "^8.0.6", + "@graphcommerce/graphql-mesh": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/magento-cart": "^8.0.6", + "@graphcommerce/magento-cart-payment-method": "^8.0.6", + "@graphcommerce/magento-cart-shipping-address": "^8.0.6", + "@graphcommerce/magento-product": "^8.0.6", + "@graphcommerce/magento-product-configurable": "^8.0.6", + "@graphcommerce/magento-store": "^8.0.6", + "@graphcommerce/next-ui": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/react-hook-form": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/next-ui/CHANGELOG.md b/packages/next-ui/CHANGELOG.md index 257cb10a8f..7595da812e 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index 7ea437b57d..8f35818f36 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -25,14 +25,14 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/framer-next-pages": "^8.0.5", - "@graphcommerce/framer-scroller": "^8.0.5", - "@graphcommerce/framer-utils": "^8.0.5", - "@graphcommerce/image": "^8.0.5", - "@graphcommerce/lingui-next": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/framer-next-pages": "^8.0.6", + "@graphcommerce/framer-scroller": "^8.0.6", + "@graphcommerce/framer-utils": "^8.0.6", + "@graphcommerce/image": "^8.0.6", + "@graphcommerce/lingui-next": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/react-hook-form/CHANGELOG.md b/packages/react-hook-form/CHANGELOG.md index ff61714003..7c123930a1 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ### Patch Changes diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 2a2fdc511c..3c27694ad7 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": "8.0.5", + "version": "8.0.6", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,9 +16,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "graphql": "^16.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index adf239e853..c6962cc32c 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 5a1fbc2bc0..1f03bc9de6 100644 --- a/packagesDev/browserslist-config/package.json +++ b/packagesDev/browserslist-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/browserslist-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 1adc289753..4f0127b1af 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index bf95de78c4..cc808bd4d6 100644 --- a/packagesDev/changeset-changelog/package.json +++ b/packagesDev/changeset-changelog/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/changeset-changelog", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/eslint-config/CHANGELOG.md b/packagesDev/eslint-config/CHANGELOG.md index b7f1b6f52e..a30e619dfd 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 4459ae8344..26a3cf240a 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "8.0.5", + "@graphcommerce/typescript-config-pwa": "8.0.6", "@next/eslint-plugin-next": "14.1.0", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index e6b6737fac..70f56a54cd 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index 027d3db217..966f56b50e 100644 --- a/packagesDev/graphql-codegen-markdown-docs/package.json +++ b/packagesDev/graphql-codegen-markdown-docs/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-markdown-docs", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,9 +29,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "graphql": "^16.7.1" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index 6a4518fb54..4d44134dfd 100644 --- a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md +++ b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index fd99b42306..c35ce68c8a 100644 --- a/packagesDev/graphql-codegen-near-operation-file/package.json +++ b/packagesDev/graphql-codegen-near-operation-file/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-near-operation-file", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,9 +29,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", - "@graphcommerce/typescript-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", + "@graphcommerce/typescript-config-pwa": "^8.0.6", "graphql": "^16.7.1" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index 90b92b82db..4bf6cf4547 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index ec657f0d2f..7f6daaacf7 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-relay-optimizer-plugin", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -27,8 +27,8 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.5", - "@graphcommerce/prettier-config-pwa": "^8.0.5", + "@graphcommerce/eslint-config-pwa": "^8.0.6", + "@graphcommerce/prettier-config-pwa": "^8.0.6", "graphql": "^16.7.1" }, "prettier": "@graphcommerce/prettier-config-pwa", diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index c306660b9e..1084097c77 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 8.0.6 + +### Patch Changes + +- [#2248](https://github.com/graphcommerce-org/graphcommerce/pull/2248) [`0289bfb`](https://github.com/graphcommerce-org/graphcommerce/commit/0289bfb5ed611c55212d530cb0bf6a27995e74bd) - reduce bundlesize of @apollo/client + ([@paales](https://github.com/paales)) + +- [#2248](https://github.com/graphcommerce-org/graphcommerce/pull/2248) [`0289bfb`](https://github.com/graphcommerce-org/graphcommerce/commit/0289bfb5ed611c55212d530cb0bf6a27995e74bd) - Suppress warning where a dependency is an expression, Added uglify-es and long as the dependencies couldn’t be found + ([@paales](https://github.com/paales)) + ## 8.0.5 ### Patch Changes diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index eb6a4b7a40..11f15d58ef 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": "8.0.5", + "version": "8.0.6", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/prettier-config/CHANGELOG.md b/packagesDev/prettier-config/CHANGELOG.md index 6811f72422..5b83bd89b0 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 750034d27e..907c9bbc8d 100644 --- a/packagesDev/prettier-config/package.json +++ b/packagesDev/prettier-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/prettier-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "dependencies": { "prettier-plugin-jsdoc": "^1.3.0" }, diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index db451d669f..286261c398 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.0.6 + ## 8.0.5 ## 8.0.5-canary.10 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 24e4597bd4..2e900334e8 100644 --- a/packagesDev/typescript-config/package.json +++ b/packagesDev/typescript-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/typescript-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "8.0.5", + "version": "8.0.6", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.2"