diff --git a/.changeset/pre.json b/.changeset/pre.json index b245dc4347..4c7d3c3960 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -123,6 +123,7 @@ "mesh-multipart-bodyparser", "mesh-upload-fetch-formdata", "mighty-pans-stick", + "new-ads-scream", "next-16-2-6", "pagination-disabled-no-link", "proud-squids-remain", diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 90815f5444..1af9563276 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/docs/package.json b/docs/package.json index a917b79ad4..9d454a6986 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36" + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index 632abb22f4..3909b6991b 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index d65d04964c..bacb4e64eb 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "private": true, "sideEffects": false, "packageManager": "yarn@4.5.3", @@ -27,59 +27,59 @@ "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", - "@graphcommerce/cli": "10.1.0-canary.36", - "@graphcommerce/demo-magento-graphcommerce": "10.1.0-canary.36", - "@graphcommerce/ecommerce-ui": "10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "10.1.0-canary.36", - "@graphcommerce/framer-scroller": "10.1.0-canary.36", - "@graphcommerce/framer-utils": "10.1.0-canary.36", - "@graphcommerce/google-datalayer": "10.1.0-canary.36", - "@graphcommerce/google-playstore": "10.1.0-canary.36", - "@graphcommerce/googleanalytics": "10.1.0-canary.36", - "@graphcommerce/googlerecaptcha": "10.1.0-canary.36", - "@graphcommerce/googletagmanager": "10.1.0-canary.36", - "@graphcommerce/graphql": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "10.1.0-canary.36", - "@graphcommerce/hygraph-cli": "10.1.0-canary.36", - "@graphcommerce/hygraph-dynamic-rows": "10.1.0-canary.36", - "@graphcommerce/hygraph-ui": "10.1.0-canary.36", - "@graphcommerce/image": "10.1.0-canary.36", - "@graphcommerce/lingui-next": "10.1.0-canary.36", - "@graphcommerce/magento-cart": "10.1.0-canary.36", - "@graphcommerce/magento-cart-checkout": "10.1.0-canary.36", - "@graphcommerce/magento-cart-coupon": "10.1.0-canary.36", - "@graphcommerce/magento-cart-email": "10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-method": "10.1.0-canary.36", - "@graphcommerce/magento-category": "10.1.0-canary.36", - "@graphcommerce/magento-cms": "10.1.0-canary.36", - "@graphcommerce/magento-compare": "10.1.0-canary.36", - "@graphcommerce/magento-customer": "10.1.0-canary.36", - "@graphcommerce/magento-graphql": "10.1.0-canary.36", - "@graphcommerce/magento-graphql-rest": "10.1.0-canary.36", - "@graphcommerce/magento-newsletter": "10.1.0-canary.36", - "@graphcommerce/magento-payment-included": "10.1.0-canary.36", - "@graphcommerce/magento-payment-tokens": "10.1.0-canary.36", - "@graphcommerce/magento-product": "10.1.0-canary.36", - "@graphcommerce/magento-product-bundle": "10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "10.1.0-canary.36", - "@graphcommerce/magento-product-downloadable": "10.1.0-canary.36", - "@graphcommerce/magento-product-grouped": "10.1.0-canary.36", - "@graphcommerce/magento-product-simple": "10.1.0-canary.36", - "@graphcommerce/magento-product-virtual": "10.1.0-canary.36", - "@graphcommerce/magento-recently-viewed-products": "10.1.0-canary.36", - "@graphcommerce/magento-review": "10.1.0-canary.36", - "@graphcommerce/magento-search": "10.1.0-canary.36", - "@graphcommerce/magento-store": "10.1.0-canary.36", - "@graphcommerce/magento-wishlist": "10.1.0-canary.36", - "@graphcommerce/next-config": "10.1.0-canary.36", - "@graphcommerce/next-ui": "10.1.0-canary.36", - "@graphcommerce/react-hook-form": "10.1.0-canary.36", - "@graphcommerce/service-worker": "10.1.0-canary.36", + "@graphcommerce/cli": "10.1.0-canary.37", + "@graphcommerce/demo-magento-graphcommerce": "10.1.0-canary.37", + "@graphcommerce/ecommerce-ui": "10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "10.1.0-canary.37", + "@graphcommerce/framer-scroller": "10.1.0-canary.37", + "@graphcommerce/framer-utils": "10.1.0-canary.37", + "@graphcommerce/google-datalayer": "10.1.0-canary.37", + "@graphcommerce/google-playstore": "10.1.0-canary.37", + "@graphcommerce/googleanalytics": "10.1.0-canary.37", + "@graphcommerce/googlerecaptcha": "10.1.0-canary.37", + "@graphcommerce/googletagmanager": "10.1.0-canary.37", + "@graphcommerce/graphql": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "10.1.0-canary.37", + "@graphcommerce/hygraph-cli": "10.1.0-canary.37", + "@graphcommerce/hygraph-dynamic-rows": "10.1.0-canary.37", + "@graphcommerce/hygraph-ui": "10.1.0-canary.37", + "@graphcommerce/image": "10.1.0-canary.37", + "@graphcommerce/lingui-next": "10.1.0-canary.37", + "@graphcommerce/magento-cart": "10.1.0-canary.37", + "@graphcommerce/magento-cart-checkout": "10.1.0-canary.37", + "@graphcommerce/magento-cart-coupon": "10.1.0-canary.37", + "@graphcommerce/magento-cart-email": "10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-method": "10.1.0-canary.37", + "@graphcommerce/magento-category": "10.1.0-canary.37", + "@graphcommerce/magento-cms": "10.1.0-canary.37", + "@graphcommerce/magento-compare": "10.1.0-canary.37", + "@graphcommerce/magento-customer": "10.1.0-canary.37", + "@graphcommerce/magento-graphql": "10.1.0-canary.37", + "@graphcommerce/magento-graphql-rest": "10.1.0-canary.37", + "@graphcommerce/magento-newsletter": "10.1.0-canary.37", + "@graphcommerce/magento-payment-included": "10.1.0-canary.37", + "@graphcommerce/magento-payment-tokens": "10.1.0-canary.37", + "@graphcommerce/magento-product": "10.1.0-canary.37", + "@graphcommerce/magento-product-bundle": "10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "10.1.0-canary.37", + "@graphcommerce/magento-product-downloadable": "10.1.0-canary.37", + "@graphcommerce/magento-product-grouped": "10.1.0-canary.37", + "@graphcommerce/magento-product-simple": "10.1.0-canary.37", + "@graphcommerce/magento-product-virtual": "10.1.0-canary.37", + "@graphcommerce/magento-recently-viewed-products": "10.1.0-canary.37", + "@graphcommerce/magento-review": "10.1.0-canary.37", + "@graphcommerce/magento-search": "10.1.0-canary.37", + "@graphcommerce/magento-store": "10.1.0-canary.37", + "@graphcommerce/magento-wishlist": "10.1.0-canary.37", + "@graphcommerce/next-config": "10.1.0-canary.37", + "@graphcommerce/next-ui": "10.1.0-canary.37", + "@graphcommerce/react-hook-form": "10.1.0-canary.37", + "@graphcommerce/service-worker": "10.1.0-canary.37", "@graphql-mesh/cli": "0.100.21", "@graphql-mesh/config": "0.108.21", "@graphql-mesh/cross-helpers": "0.4.11", @@ -131,9 +131,9 @@ "webpack": "^5.103.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@lingui/cli": "5.7.0", "@playwright/test": "1.57.0", "@types/node": "^20.19.27", diff --git a/examples/magento-open-source/CHANGELOG.md b/examples/magento-open-source/CHANGELOG.md index f8146d214d..c7c6696cf3 100644 --- a/examples/magento-open-source/CHANGELOG.md +++ b/examples/magento-open-source/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/examples/magento-open-source/package.json b/examples/magento-open-source/package.json index 21f70df235..f003f7d945 100644 --- a/examples/magento-open-source/package.json +++ b/examples/magento-open-source/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-open-source", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -27,55 +27,55 @@ "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", - "@graphcommerce/cli": "10.1.0-canary.36", - "@graphcommerce/ecommerce-ui": "10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "10.1.0-canary.36", - "@graphcommerce/framer-scroller": "10.1.0-canary.36", - "@graphcommerce/framer-utils": "10.1.0-canary.36", - "@graphcommerce/google-datalayer": "10.1.0-canary.36", - "@graphcommerce/google-playstore": "10.1.0-canary.36", - "@graphcommerce/googleanalytics": "10.1.0-canary.36", - "@graphcommerce/googlerecaptcha": "10.1.0-canary.36", - "@graphcommerce/googletagmanager": "10.1.0-canary.36", - "@graphcommerce/graphql": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "10.1.0-canary.36", - "@graphcommerce/image": "10.1.0-canary.36", - "@graphcommerce/lingui-next": "10.1.0-canary.36", - "@graphcommerce/magento-cart": "10.1.0-canary.36", - "@graphcommerce/magento-cart-checkout": "10.1.0-canary.36", - "@graphcommerce/magento-cart-coupon": "10.1.0-canary.36", - "@graphcommerce/magento-cart-email": "10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-method": "10.1.0-canary.36", - "@graphcommerce/magento-category": "10.1.0-canary.36", - "@graphcommerce/magento-cms": "10.1.0-canary.36", - "@graphcommerce/magento-compare": "10.1.0-canary.36", - "@graphcommerce/magento-customer": "10.1.0-canary.36", - "@graphcommerce/magento-graphql": "10.1.0-canary.36", - "@graphcommerce/magento-graphql-rest": "10.1.0-canary.36", - "@graphcommerce/magento-newsletter": "10.1.0-canary.36", - "@graphcommerce/magento-payment-included": "10.1.0-canary.36", - "@graphcommerce/magento-payment-tokens": "10.1.0-canary.36", - "@graphcommerce/magento-product": "10.1.0-canary.36", - "@graphcommerce/magento-product-bundle": "10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "10.1.0-canary.36", - "@graphcommerce/magento-product-downloadable": "10.1.0-canary.36", - "@graphcommerce/magento-product-grouped": "10.1.0-canary.36", - "@graphcommerce/magento-product-simple": "10.1.0-canary.36", - "@graphcommerce/magento-product-virtual": "10.1.0-canary.36", - "@graphcommerce/magento-recently-viewed-products": "10.1.0-canary.36", - "@graphcommerce/magento-review": "10.1.0-canary.36", - "@graphcommerce/magento-search": "10.1.0-canary.36", - "@graphcommerce/magento-store": "10.1.0-canary.36", - "@graphcommerce/magento-wishlist": "10.1.0-canary.36", - "@graphcommerce/next-config": "10.1.0-canary.36", - "@graphcommerce/next-ui": "10.1.0-canary.36", - "@graphcommerce/react-hook-form": "10.1.0-canary.36", - "@graphcommerce/service-worker": "10.1.0-canary.36", + "@graphcommerce/cli": "10.1.0-canary.37", + "@graphcommerce/ecommerce-ui": "10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "10.1.0-canary.37", + "@graphcommerce/framer-scroller": "10.1.0-canary.37", + "@graphcommerce/framer-utils": "10.1.0-canary.37", + "@graphcommerce/google-datalayer": "10.1.0-canary.37", + "@graphcommerce/google-playstore": "10.1.0-canary.37", + "@graphcommerce/googleanalytics": "10.1.0-canary.37", + "@graphcommerce/googlerecaptcha": "10.1.0-canary.37", + "@graphcommerce/googletagmanager": "10.1.0-canary.37", + "@graphcommerce/graphql": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "10.1.0-canary.37", + "@graphcommerce/image": "10.1.0-canary.37", + "@graphcommerce/lingui-next": "10.1.0-canary.37", + "@graphcommerce/magento-cart": "10.1.0-canary.37", + "@graphcommerce/magento-cart-checkout": "10.1.0-canary.37", + "@graphcommerce/magento-cart-coupon": "10.1.0-canary.37", + "@graphcommerce/magento-cart-email": "10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-method": "10.1.0-canary.37", + "@graphcommerce/magento-category": "10.1.0-canary.37", + "@graphcommerce/magento-cms": "10.1.0-canary.37", + "@graphcommerce/magento-compare": "10.1.0-canary.37", + "@graphcommerce/magento-customer": "10.1.0-canary.37", + "@graphcommerce/magento-graphql": "10.1.0-canary.37", + "@graphcommerce/magento-graphql-rest": "10.1.0-canary.37", + "@graphcommerce/magento-newsletter": "10.1.0-canary.37", + "@graphcommerce/magento-payment-included": "10.1.0-canary.37", + "@graphcommerce/magento-payment-tokens": "10.1.0-canary.37", + "@graphcommerce/magento-product": "10.1.0-canary.37", + "@graphcommerce/magento-product-bundle": "10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "10.1.0-canary.37", + "@graphcommerce/magento-product-downloadable": "10.1.0-canary.37", + "@graphcommerce/magento-product-grouped": "10.1.0-canary.37", + "@graphcommerce/magento-product-simple": "10.1.0-canary.37", + "@graphcommerce/magento-product-virtual": "10.1.0-canary.37", + "@graphcommerce/magento-recently-viewed-products": "10.1.0-canary.37", + "@graphcommerce/magento-review": "10.1.0-canary.37", + "@graphcommerce/magento-search": "10.1.0-canary.37", + "@graphcommerce/magento-store": "10.1.0-canary.37", + "@graphcommerce/magento-wishlist": "10.1.0-canary.37", + "@graphcommerce/next-config": "10.1.0-canary.37", + "@graphcommerce/next-ui": "10.1.0-canary.37", + "@graphcommerce/react-hook-form": "10.1.0-canary.37", + "@graphcommerce/service-worker": "10.1.0-canary.37", "@graphql-mesh/cli": "0.100.21", "@graphql-mesh/config": "0.108.21", "@graphql-mesh/cross-helpers": "0.4.11", @@ -127,9 +127,9 @@ "webpack": "^5.103.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@lingui/cli": "5.7.0", "@playwright/test": "1.57.0", "@types/node": "^20.19.27", diff --git a/examples/magento-storyblok/CHANGELOG.md b/examples/magento-storyblok/CHANGELOG.md index cc6bcc2211..03042ebfdb 100644 --- a/examples/magento-storyblok/CHANGELOG.md +++ b/examples/magento-storyblok/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/examples/magento-storyblok/package.json b/examples/magento-storyblok/package.json index 124bec24fc..ff3b8d006a 100644 --- a/examples/magento-storyblok/package.json +++ b/examples/magento-storyblok/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-storyblok", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -37,55 +37,55 @@ "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", "@floating-ui/dom": "^1.7.6", - "@graphcommerce/cli": "10.1.0-canary.36", - "@graphcommerce/ecommerce-ui": "10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "10.1.0-canary.36", - "@graphcommerce/framer-scroller": "10.1.0-canary.36", - "@graphcommerce/framer-utils": "10.1.0-canary.36", - "@graphcommerce/google-datalayer": "10.1.0-canary.36", - "@graphcommerce/google-playstore": "10.1.0-canary.36", - "@graphcommerce/googleanalytics": "10.1.0-canary.36", - "@graphcommerce/googlerecaptcha": "10.1.0-canary.36", - "@graphcommerce/googletagmanager": "10.1.0-canary.36", - "@graphcommerce/graphql": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "10.1.0-canary.36", - "@graphcommerce/image": "10.1.0-canary.36", - "@graphcommerce/lingui-next": "10.1.0-canary.36", - "@graphcommerce/magento-cart": "10.1.0-canary.36", - "@graphcommerce/magento-cart-checkout": "10.1.0-canary.36", - "@graphcommerce/magento-cart-coupon": "10.1.0-canary.36", - "@graphcommerce/magento-cart-email": "10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-method": "10.1.0-canary.36", - "@graphcommerce/magento-category": "10.1.0-canary.36", - "@graphcommerce/magento-compare": "10.1.0-canary.36", - "@graphcommerce/magento-customer": "10.1.0-canary.36", - "@graphcommerce/magento-graphql": "10.1.0-canary.36", - "@graphcommerce/magento-graphql-rest": "10.1.0-canary.36", - "@graphcommerce/magento-newsletter": "10.1.0-canary.36", - "@graphcommerce/magento-payment-included": "10.1.0-canary.36", - "@graphcommerce/magento-payment-tokens": "10.1.0-canary.36", - "@graphcommerce/magento-product": "10.1.0-canary.36", - "@graphcommerce/magento-product-bundle": "10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "10.1.0-canary.36", - "@graphcommerce/magento-product-downloadable": "10.1.0-canary.36", - "@graphcommerce/magento-product-grouped": "10.1.0-canary.36", - "@graphcommerce/magento-product-simple": "10.1.0-canary.36", - "@graphcommerce/magento-product-virtual": "10.1.0-canary.36", - "@graphcommerce/magento-recently-viewed-products": "10.1.0-canary.36", - "@graphcommerce/magento-review": "10.1.0-canary.36", - "@graphcommerce/magento-search": "10.1.0-canary.36", - "@graphcommerce/magento-store": "10.1.0-canary.36", - "@graphcommerce/magento-wishlist": "10.1.0-canary.36", - "@graphcommerce/next-config": "10.1.0-canary.36", - "@graphcommerce/next-ui": "10.1.0-canary.36", - "@graphcommerce/react-hook-form": "10.1.0-canary.36", - "@graphcommerce/service-worker": "10.1.0-canary.36", - "@graphcommerce/storyblok-ui": "10.1.0-canary.36", + "@graphcommerce/cli": "10.1.0-canary.37", + "@graphcommerce/ecommerce-ui": "10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "10.1.0-canary.37", + "@graphcommerce/framer-scroller": "10.1.0-canary.37", + "@graphcommerce/framer-utils": "10.1.0-canary.37", + "@graphcommerce/google-datalayer": "10.1.0-canary.37", + "@graphcommerce/google-playstore": "10.1.0-canary.37", + "@graphcommerce/googleanalytics": "10.1.0-canary.37", + "@graphcommerce/googlerecaptcha": "10.1.0-canary.37", + "@graphcommerce/googletagmanager": "10.1.0-canary.37", + "@graphcommerce/graphql": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "10.1.0-canary.37", + "@graphcommerce/image": "10.1.0-canary.37", + "@graphcommerce/lingui-next": "10.1.0-canary.37", + "@graphcommerce/magento-cart": "10.1.0-canary.37", + "@graphcommerce/magento-cart-checkout": "10.1.0-canary.37", + "@graphcommerce/magento-cart-coupon": "10.1.0-canary.37", + "@graphcommerce/magento-cart-email": "10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-method": "10.1.0-canary.37", + "@graphcommerce/magento-category": "10.1.0-canary.37", + "@graphcommerce/magento-compare": "10.1.0-canary.37", + "@graphcommerce/magento-customer": "10.1.0-canary.37", + "@graphcommerce/magento-graphql": "10.1.0-canary.37", + "@graphcommerce/magento-graphql-rest": "10.1.0-canary.37", + "@graphcommerce/magento-newsletter": "10.1.0-canary.37", + "@graphcommerce/magento-payment-included": "10.1.0-canary.37", + "@graphcommerce/magento-payment-tokens": "10.1.0-canary.37", + "@graphcommerce/magento-product": "10.1.0-canary.37", + "@graphcommerce/magento-product-bundle": "10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "10.1.0-canary.37", + "@graphcommerce/magento-product-downloadable": "10.1.0-canary.37", + "@graphcommerce/magento-product-grouped": "10.1.0-canary.37", + "@graphcommerce/magento-product-simple": "10.1.0-canary.37", + "@graphcommerce/magento-product-virtual": "10.1.0-canary.37", + "@graphcommerce/magento-recently-viewed-products": "10.1.0-canary.37", + "@graphcommerce/magento-review": "10.1.0-canary.37", + "@graphcommerce/magento-search": "10.1.0-canary.37", + "@graphcommerce/magento-store": "10.1.0-canary.37", + "@graphcommerce/magento-wishlist": "10.1.0-canary.37", + "@graphcommerce/next-config": "10.1.0-canary.37", + "@graphcommerce/next-ui": "10.1.0-canary.37", + "@graphcommerce/react-hook-form": "10.1.0-canary.37", + "@graphcommerce/service-worker": "10.1.0-canary.37", + "@graphcommerce/storyblok-ui": "10.1.0-canary.37", "@graphql-mesh/cli": "0.100.21", "@graphql-mesh/config": "0.108.21", "@graphql-mesh/cross-helpers": "0.4.11", @@ -138,9 +138,9 @@ "webpack": "^5.103.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@lingui/cli": "5.7.0", "@playwright/test": "1.57.0", "@types/node": "^20.19.27", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index ac26c9cd21..cb2a3673b6 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index a49ae34b24..fa15d3c520 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/algolia-categories/CHANGELOG.md b/packages/algolia-categories/CHANGELOG.md index 516337618a..abbf755638 100644 --- a/packages/algolia-categories/CHANGELOG.md +++ b/packages/algolia-categories/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-categories +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/algolia-categories/package.json b/packages/algolia-categories/package.json index e3e76a51a8..26266b814e 100644 --- a/packages/algolia-categories/package.json +++ b/packages/algolia-categories/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-categories", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -22,15 +22,15 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^10.1.0-canary.36", - "@graphcommerce/google-datalayer": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-search": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", + "@graphcommerce/algolia-products": "^10.1.0-canary.37", + "@graphcommerce/google-datalayer": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-search": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", "react": "^19.2.0" }, "devDependencies": { diff --git a/packages/algolia-insights/CHANGELOG.md b/packages/algolia-insights/CHANGELOG.md index c9108e9833..11cc81496b 100644 --- a/packages/algolia-insights/CHANGELOG.md +++ b/packages/algolia-insights/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/algolia-insights/package.json b/packages/algolia-insights/package.json index 890380d7ba..0b2e0a9fab 100644 --- a/packages/algolia-insights/package.json +++ b/packages/algolia-insights/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-insights", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^10.1.0-canary.36", - "@graphcommerce/google-datalayer": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", + "@graphcommerce/algolia-products": "^10.1.0-canary.37", + "@graphcommerce/google-datalayer": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", "@mui/material": "*", "react": "^19.2.0" }, diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index 8b3a7a6c6f..b61769e9ed 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index ce2b508ec3..6479233ebd 100644 --- a/packages/algolia-personalization/package.json +++ b/packages/algolia-personalization/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-personalization", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-insights": "^10.1.0-canary.36", - "@graphcommerce/algolia-products": "^10.1.0-canary.36", - "@graphcommerce/google-datalayer": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", + "@graphcommerce/algolia-insights": "^10.1.0-canary.37", + "@graphcommerce/algolia-products": "^10.1.0-canary.37", + "@graphcommerce/google-datalayer": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", "react": "^19.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index 70eed7c05e..f06b6b803f 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-products +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index bb759de0d4..60f87be694 100644 --- a/packages/algolia-products/package.json +++ b/packages/algolia-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,14 +15,14 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/google-datalayer": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-search": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", + "@graphcommerce/google-datalayer": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-search": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", "react": "^19.2.0" }, "devDependencies": { diff --git a/packages/algolia-recommend/CHANGELOG.md b/packages/algolia-recommend/CHANGELOG.md index a1ed878fab..9f6a90017f 100644 --- a/packages/algolia-recommend/CHANGELOG.md +++ b/packages/algolia-recommend/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-recommend +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/algolia-recommend/package.json b/packages/algolia-recommend/package.json index 1e703a4ba2..0632544f95 100644 --- a/packages/algolia-recommend/package.json +++ b/packages/algolia-recommend/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-recommend", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -22,11 +22,11 @@ "generate": "tsx scripts/generate-recommend-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", + "@graphcommerce/algolia-products": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", "react": "^19.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index cc04ade085..15c772aba0 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 03094f4405..61ca066d18 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,17 +15,17 @@ "algoliasearch": "^4.25.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-search": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-search": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index d422cb1efd..45af445ccc 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/cli/package.json b/packages/cli/package.json index 3c7a32598f..43220d9d59 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "scripts": { "dev": "pkgroll --clean-dist --watch", "build": "pkgroll --clean-dist", @@ -36,12 +36,12 @@ "zod": "^3.25.76" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/hygraph-cli": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/hygraph-cli": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@graphql-mesh/cli": "*", "@graphql-mesh/types": "*", "@graphql-mesh/utils": "*", diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index 5bcb30b54f..9cbe336fba 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/demo-magento-graphcommerce +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index 3c90df7efd..903b2c64de 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -21,14 +21,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/magento-recently-viewed-products": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/magento-recently-viewed-products": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index 10c48efb5b..21c8ce9105 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ### Patch Changes diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 5499418df8..a119d3bd0c 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/framer-next-pages/CHANGELOG.md b/packages/framer-next-pages/CHANGELOG.md index aaa83859af..8d1a132b49 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 926a7622b5..5b13ff4802 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index 4f0a950909..15a6fc93ce 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "scripts": { "dev": "next", "build": "next build", @@ -21,11 +21,11 @@ "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", - "@graphcommerce/framer-next-pages": "10.1.0-canary.36", - "@graphcommerce/framer-scroller": "10.1.0-canary.36", - "@graphcommerce/framer-utils": "10.1.0-canary.36", - "@graphcommerce/image": "10.1.0-canary.36", - "@graphcommerce/next-ui": "10.1.0-canary.36", + "@graphcommerce/framer-next-pages": "10.1.0-canary.37", + "@graphcommerce/framer-scroller": "10.1.0-canary.37", + "@graphcommerce/framer-utils": "10.1.0-canary.37", + "@graphcommerce/image": "10.1.0-canary.37", + "@graphcommerce/next-ui": "10.1.0-canary.37", "@lingui/core": "5.7.0", "@lingui/macro": "5.7.0", "@lingui/react": "5.7.0", @@ -46,9 +46,9 @@ "sharp": "0.34.5" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@lingui/cli": "5.7.0", "@playwright/test": "1.57.0", "@types/node": "^20.19.27", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 9a2c2b1bef..02c03210ff 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "framer-motion": "^11.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 7bf3366342..d5d8508cbd 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index e18aca33af..4b7b57a414 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index 4c13514126..ffa7abdad2 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "scripts": { "dev": "next", "build": "next build", @@ -15,13 +15,13 @@ "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", - "@graphcommerce/framer-next-pages": "10.1.0-canary.36", - "@graphcommerce/framer-scroller": "10.1.0-canary.36", - "@graphcommerce/framer-utils": "10.1.0-canary.36", - "@graphcommerce/image": "10.1.0-canary.36", - "@graphcommerce/lingui-next": "10.1.0-canary.36", - "@graphcommerce/next-config": "10.1.0-canary.36", - "@graphcommerce/next-ui": "10.1.0-canary.36", + "@graphcommerce/framer-next-pages": "10.1.0-canary.37", + "@graphcommerce/framer-scroller": "10.1.0-canary.37", + "@graphcommerce/framer-utils": "10.1.0-canary.37", + "@graphcommerce/image": "10.1.0-canary.37", + "@graphcommerce/lingui-next": "10.1.0-canary.37", + "@graphcommerce/next-config": "10.1.0-canary.37", + "@graphcommerce/next-ui": "10.1.0-canary.37", "@lingui/conf": "5.7.0", "@lingui/core": "5.7.0", "@lingui/format-po": "5.7.0", @@ -47,9 +47,9 @@ "webpack": "^5.103.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@lingui/cli": "5.7.0", "@playwright/test": "1.57.0", "@types/node": "^20.19.27", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index 4699a218eb..c342d283f1 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -21,11 +21,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/react": "^5", "@mui/material": "^7.0.0", diff --git a/packages/framer-utils/CHANGELOG.md b/packages/framer-utils/CHANGELOG.md index 8e79675bc2..cfb040f326 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index b4997a58a6..cc3f26f844 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,9 +18,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "framer-motion": "^11.0.0", "react": "^19.2.0", "react-dom": "^19.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index 2c07d30fbd..418215762d 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 3309320021..6f32c2fe1f 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-method": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-method": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/google-playstore/CHANGELOG.md b/packages/google-playstore/CHANGELOG.md index b0147677bd..e1ef61bdcc 100644 --- a/packages/google-playstore/CHANGELOG.md +++ b/packages/google-playstore/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-playstore +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/google-playstore/package.json b/packages/google-playstore/package.json index 3ee2172c63..20fe5c7212 100644 --- a/packages/google-playstore/package.json +++ b/packages/google-playstore/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/google-playstore", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "next": "*", "react": "^19.2.0", "react-dom": "^19.2.0" diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index be9d322223..c2b0deec18 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index 4c17aeea92..04f2335484 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/google-datalayer": "10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/google-datalayer": "10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index de663c856f..37a70e092e 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 00ab44e705..112e809445 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -23,13 +23,13 @@ "@types/grecaptcha": "^3.0.9" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "graphql": "^16.9.0", "next": "*", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index 0f5e135af2..738385952a 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index df5d4d0fb1..260e2a77d9 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/google-datalayer": "10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/google-datalayer": "10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/graphcms-ui/CHANGELOG.md b/packages/graphcms-ui/CHANGELOG.md index fecb150114..50c10b5892 100644 --- a/packages/graphcms-ui/CHANGELOG.md +++ b/packages/graphcms-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/graphcms-ui/package.json b/packages/graphcms-ui/package.json index 330b426f57..500b4dcca4 100644 --- a/packages/graphcms-ui/package.json +++ b/packages/graphcms-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,7 +12,7 @@ } }, "peerDependencies": { - "@graphcommerce/hygraph-ui": "^10.1.0-canary.36" + "@graphcommerce/hygraph-ui": "^10.1.0-canary.37" }, "exports": { ".": "./index.ts" diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index f3c39a7cb3..efc0eb54f1 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 51490c3bbb..fcdfe2dbc8 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "dependencies": { "@whatwg-node/fetch": "^0.10.13", "fetch-retry": "^5.0.6", @@ -20,9 +20,9 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@graphql-mesh/runtime": "*", "@graphql-mesh/types": "*" }, diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 945d0e744c..dfd6d96707 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index d5d42c712a..aafe87275e 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -28,12 +28,12 @@ "rxjs": "^7.8.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.36", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql-codegen-near-operation-file": "10.1.0-canary.37", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@graphql-mesh/plugin-http-details-extensions": "*", "react": "^19.2.0", "react-dom": "^19.2.0" diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index ceb12ce0e7..45cb849580 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index e0fe0a318f..efe9177738 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "type": "module", "exports": { ".": { @@ -25,10 +25,10 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "dotenv": "^16.1.4" }, "devDependencies": { diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index be9329c579..08b03e98af 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 +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index 236745b32b..f4f2fcbe6d 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "type": "module", "prettier": "@graphcommerce/prettier-config-pwa", @@ -20,7 +20,7 @@ }, "dependencies": { "@apollo/client": "^4.0.11", - "@graphcommerce/next-config": "10.1.0-canary.36", + "@graphcommerce/next-config": "10.1.0-canary.37", "@hygraph/app-sdk-react": "^0.0.6", "@lingui/conf": "5.7.0", "@lingui/core": "5.7.0", @@ -40,9 +40,9 @@ "webpack": "^5.103.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "@types/react-is": "^19.2.0", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index 5c1990a48d..11bb431073 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index c0ca818bbc..f84c453d72 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/hygraph-ui": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/hygraph-ui": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/hygraph-ui/CHANGELOG.md b/packages/hygraph-ui/CHANGELOG.md index 9d538d2103..f42079c5ec 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index ab02686419..5468175c2d 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 590a3d0202..a425463474 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index a461e4e052..489966b6b2 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index eb8992ba47..7636163f89 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,14 +3,14 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-utils": "10.1.0-canary.36", + "@graphcommerce/framer-utils": "10.1.0-canary.37", "@lingui/core": "5.7.0", "@lingui/format-po": "5.7.0", "@lingui/macro": "5.7.0", @@ -32,9 +32,9 @@ "sharp": "0.34.5" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@lingui/cli": "5.7.0", "@types/node": "^20.19.27", "@types/react": "^19.2.7", diff --git a/packages/image/package.json b/packages/image/package.json index 111b6aae93..d59abd5fc6 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,10 +18,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index ba843a0234..0900c523be 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index a6fd67966d..304cab3080 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -21,11 +21,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/conf": "^5", "@lingui/core": "^5", "@lingui/format-po": "^5", diff --git a/packages/magento-cart-checkout/CHANGELOG.md b/packages/magento-cart-checkout/CHANGELOG.md index a2fb921b91..9453a9591e 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index 4e37de211b..8ba5c2bec8 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,18 +15,18 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-coupon": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-coupon": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-coupon/CHANGELOG.md b/packages/magento-cart-coupon/CHANGELOG.md index 7d14b469d3..7a30acb717 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 29d6a5c767..1741f5f774 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,16 +15,16 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-email/CHANGELOG.md b/packages/magento-cart-email/CHANGELOG.md index c3bc82bee2..255ea01c61 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index d57b1f8a76..471fd52356 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,18 +15,18 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-items/CHANGELOG.md b/packages/magento-cart-items/CHANGELOG.md index 628125e1e1..f8d87b77fd 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index bf43fef773..a99eb7d73b 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,19 +15,19 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-payment-method/CHANGELOG.md b/packages/magento-cart-payment-method/CHANGELOG.md index bf5e94053e..d1aeea05da 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index db7b9f955b..9fb69f947c 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "./PaymentMethodPlaceOrderNoop/PaymentMethodPlaceOrderNoop": "./PaymentMethodPlaceOrderNoop/PaymentMethodPlaceOrderNoop.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-pickup/CHANGELOG.md b/packages/magento-cart-pickup/CHANGELOG.md index 91b23bca1b..e679b49cc5 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index b7bab91c65..f4abe156d5 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,18 +16,18 @@ "./plugins/AddPickupInStore": "./plugins/AddPickupInStore.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-method": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-method": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-shipping-address/CHANGELOG.md b/packages/magento-cart-shipping-address/CHANGELOG.md index 0b23b88044..359e25dcc2 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 0bb88c3df0..b0ee2bf3d1 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,17 +15,17 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart-shipping-method/CHANGELOG.md b/packages/magento-cart-shipping-method/CHANGELOG.md index f43efc1fe7..ebb34a4daa 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index f594e86139..30f3600832 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,19 +15,19 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cart/CHANGELOG.md b/packages/magento-cart/CHANGELOG.md index b592fc8d22..5f33edb1c9 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index 392bab0098..b86a88e11e 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -20,20 +20,20 @@ "./plugins/useSignInFormMergeCart": "./plugins/useSignInFormMergeCart.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-category/CHANGELOG.md b/packages/magento-category/CHANGELOG.md index 3019d7db4b..db99fae4a5 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index a724e4fbb9..4fc024bfcd 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -17,15 +17,15 @@ "./components/CategoryBreadcrumb/categoryToBreadcrumbs": "./components/CategoryBreadcrumb/categoryToBreadcrumbs.ts" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-cms/CHANGELOG.md b/packages/magento-cms/CHANGELOG.md index 6c4c0346fe..5e9928a3c0 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 5b2100f2a4..567545fa2a 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-compare/CHANGELOG.md b/packages/magento-compare/CHANGELOG.md index d8e36a5a67..1b889e5640 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 3cfe2e8498..bea9ec67e1 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -19,16 +19,16 @@ "./plugins/AddCompareTypePolicies": "./plugins/AddCompareTypePolicies.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-customer/CHANGELOG.md b/packages/magento-customer/CHANGELOG.md index f900ffce59..305cba14f7 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index afc12e87ce..f38a6a810b 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -21,20 +21,20 @@ "./plugins/magentoCustomerPrivateQueryContext": "./plugins/magentoCustomerPrivateQueryContext.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-graphql-rest/CHANGELOG.md b/packages/magento-graphql-rest/CHANGELOG.md index 1e55031e6d..36f69cf1ce 100644 --- a/packages/magento-graphql-rest/CHANGELOG.md +++ b/packages/magento-graphql-rest/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-graphql-rest +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index 0cbfd19478..2ec52db68b 100644 --- a/packages/magento-graphql-rest/package.json +++ b/packages/magento-graphql-rest/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql-rest", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -21,11 +21,11 @@ "generate": "tsx ./scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-search": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-search": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", "graphql": "^16.0.0" }, "devDependencies": { diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index c62147082d..848de9375a 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index 2630b8b267..f6320afcc2 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -25,10 +25,10 @@ "./mesh/magentoOrderItemResolvers.ts": "./mesh/magentoOrderItemResolvers.ts" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "graphql": "^16.0.0", "next": "*", "react": "^19.2.0", diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 33a9ddbbd9..b859e7a37f 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 25bb4c32da..aabfade896 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ ".": "./index.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-adyen/CHANGELOG.md b/packages/magento-payment-adyen/CHANGELOG.md index 39c6634927..2d0724622b 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 02681dfc9b..bf4f1a3255 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,18 +16,18 @@ "./plugins/AddAdyenMethods": "./plugins/AddAdyenMethods.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-afterpay/CHANGELOG.md b/packages/magento-payment-afterpay/CHANGELOG.md index 44211635f2..437db0e551 100644 --- a/packages/magento-payment-afterpay/CHANGELOG.md +++ b/packages/magento-payment-afterpay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-afterpay +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-afterpay/package.json b/packages/magento-payment-afterpay/package.json index 97178138e0..60a940338b 100644 --- a/packages/magento-payment-afterpay/package.json +++ b/packages/magento-payment-afterpay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-afterpay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,17 +16,17 @@ "./plugins/AddAfterpayMethods": "./plugins/AddAfterpayMethods.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-braintree/CHANGELOG.md b/packages/magento-payment-braintree/CHANGELOG.md index 0e86e73b24..0a111e9ee5 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 10.1.0-canary.37 + +### Patch Changes + +- [#2651](https://github.com/graphcommerce-org/graphcommerce/pull/2651) [`0c105b2`](https://github.com/graphcommerce-org/graphcommerce/commit/0c105b23c4ad6bfaa0fb5d4e517113531d19b3ed) - Improve the Braintree checkout with configurable per-storefront 3D Secure, visible payment errors, reliable recovery after failed payments, and a credit card payment icon. ([@hsngdz](https://github.com/hsngdz)) + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 05b3dd048c..2daf746a7d 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -20,22 +20,22 @@ "@types/braintree-web": "^3.96.17" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-checkout": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-checkout": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-included/CHANGELOG.md b/packages/magento-payment-included/CHANGELOG.md index dacaf3c2e0..2d83ce5ddc 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index 180e29ad55..07ed7b4343 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,20 +16,20 @@ "./plugins/AddIncludedMethods": "./plugins/AddIncludedMethods.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-klarna/CHANGELOG.md b/packages/magento-payment-klarna/CHANGELOG.md index 6c5c8bdce0..584774669a 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 6494f0fd37..98d617cca9 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,18 +16,18 @@ "./plugins/AddKlarnaMethods": "./plugins/AddKlarnaMethods.tsx" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-checkout": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-checkout": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-multisafepay/CHANGELOG.md b/packages/magento-payment-multisafepay/CHANGELOG.md index ed9b0bb017..f1fceab9c6 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index a162f74edd..2641d24280 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-checkout": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-checkout": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-paypal/CHANGELOG.md b/packages/magento-payment-paypal/CHANGELOG.md index b59545211c..92a9a4902a 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index 2b49dfb91f..39c57aa66e 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-payment-tokens/CHANGELOG.md b/packages/magento-payment-tokens/CHANGELOG.md index 25f5a37291..0a6425577d 100644 --- a/packages/magento-payment-tokens/CHANGELOG.md +++ b/packages/magento-payment-tokens/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-tokens +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-payment-tokens/package.json b/packages/magento-payment-tokens/package.json index 626405996b..4fd8b8f829 100644 --- a/packages/magento-payment-tokens/package.json +++ b/packages/magento-payment-tokens/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-tokens", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product-bundle/CHANGELOG.md b/packages/magento-product-bundle/CHANGELOG.md index d26fe0d890..4a7d40d369 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index 9855f7e95f..98e2251fe8 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-simple": "^10.1.0-canary.36", - "@graphcommerce/magento-product-virtual": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-simple": "^10.1.0-canary.37", + "@graphcommerce/magento-product-virtual": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product-configurable/CHANGELOG.md b/packages/magento-product-configurable/CHANGELOG.md index 73f980da35..91b510d1b2 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index 23e6825aa7..f6484839f1 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/lingui-next": "10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "^10.1.0-canary.36", - "@graphcommerce/magento-category": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-simple": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/lingui-next": "10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "^10.1.0-canary.37", + "@graphcommerce/magento-category": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-simple": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product-downloadable/CHANGELOG.md b/packages/magento-product-downloadable/CHANGELOG.md index 13b28082a7..e5ac2d534f 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index f2bb0bb0d7..6cbed6d761 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product-grouped/CHANGELOG.md b/packages/magento-product-grouped/CHANGELOG.md index 91be1b71cb..56ff8a56c1 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 5bff5f97f6..ff2abb9d0e 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-simple": "^10.1.0-canary.36", - "@graphcommerce/magento-product-virtual": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-simple": "^10.1.0-canary.37", + "@graphcommerce/magento-product-virtual": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product-simple/CHANGELOG.md b/packages/magento-product-simple/CHANGELOG.md index a97ee070da..13231e1beb 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 5ab5945143..88c832de1e 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product-virtual/CHANGELOG.md b/packages/magento-product-virtual/CHANGELOG.md index f885f85288..ba5da71ce9 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index d7994ec374..eea7627a55 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-items": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-items": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-product/CHANGELOG.md b/packages/magento-product/CHANGELOG.md index 22dcd18309..628d71ad14 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index f12db9f4d7..c364d47cbf 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.9.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-recently-viewed-products/CHANGELOG.md b/packages/magento-recently-viewed-products/CHANGELOG.md index 637fd7553d..01a8529be1 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 +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index 6b00b77a08..edb37cb832 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index f692c9b65c..7709ac9456 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 97759b0bf9..8a03364077 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.9.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-search-overlay/CHANGELOG.md b/packages/magento-search-overlay/CHANGELOG.md index 3b103da769..80bf3ab37d 100644 --- a/packages/magento-search-overlay/CHANGELOG.md +++ b/packages/magento-search-overlay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-search-overlay +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-search-overlay/package.json b/packages/magento-search-overlay/package.json index 5b66f440d2..98d79f327a 100644 --- a/packages/magento-search-overlay/package.json +++ b/packages/magento-search-overlay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-search-overlay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-search": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-search": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-search/CHANGELOG.md b/packages/magento-search/CHANGELOG.md index 11120d2d7e..a3655c7227 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 40741d4426..81090eb904 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-store/CHANGELOG.md b/packages/magento-store/CHANGELOG.md index f2f0aed1d7..15b39be729 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index d341be72f7..6f704a2fe9 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -19,15 +19,15 @@ "./mesh/resolvers.ts": "./mesh/resolvers.ts" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/magento-wishlist/CHANGELOG.md b/packages/magento-wishlist/CHANGELOG.md index 4c9ac67d79..57a3093873 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 728850cac6..d9b97cac36 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-customer": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-customer": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/mollie-magento-payment/CHANGELOG.md b/packages/mollie-magento-payment/CHANGELOG.md index 04c3b0ca9b..4700be2c67 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 7941ad80e9..a1917d7958 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^10.1.0-canary.36", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/graphql-mesh": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-cart": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.36", - "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/magento-product-configurable": "^10.1.0-canary.36", - "@graphcommerce/magento-store": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/react-hook-form": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/ecommerce-ui": "^10.1.0-canary.37", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/graphql-mesh": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-cart": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-payment-method": "^10.1.0-canary.37", + "@graphcommerce/magento-cart-shipping-address": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/magento-product-configurable": "^10.1.0-canary.37", + "@graphcommerce/magento-store": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/react-hook-form": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/next-ui/CHANGELOG.md b/packages/next-ui/CHANGELOG.md index 5649814295..6fefecd873 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index b98477eff0..24719daeca 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -43,13 +43,13 @@ "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/framer-next-pages": "^10.1.0-canary.36", - "@graphcommerce/framer-scroller": "^10.1.0-canary.36", - "@graphcommerce/framer-utils": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/framer-next-pages": "^10.1.0-canary.37", + "@graphcommerce/framer-scroller": "^10.1.0-canary.37", + "@graphcommerce/framer-utils": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@lingui/core": "^5", "@lingui/macro": "^5", "@lingui/react": "^5", diff --git a/packages/react-hook-form/CHANGELOG.md b/packages/react-hook-form/CHANGELOG.md index 0260a3a7ce..2319c3fb62 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 19a2f455cc..f3165f066f 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -13,9 +13,9 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/utils": "^7.0.0", "graphql": "^16.6.0", "react": "^19.2.0", diff --git a/packages/service-worker/CHANGELOG.md b/packages/service-worker/CHANGELOG.md index 3124107d69..da5b0c440a 100644 --- a/packages/service-worker/CHANGELOG.md +++ b/packages/service-worker/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/service-worker +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/service-worker/package.json b/packages/service-worker/package.json index a9d30e50c0..6b9316d7f6 100644 --- a/packages/service-worker/package.json +++ b/packages/service-worker/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/service-worker", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@serwist/next": "*", "next": "*", "serwist": "*" diff --git a/packages/storyblok-ui/CHANGELOG.md b/packages/storyblok-ui/CHANGELOG.md index 571b9e59fa..75955e2deb 100644 --- a/packages/storyblok-ui/CHANGELOG.md +++ b/packages/storyblok-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/storyblok-ui +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packages/storyblok-ui/package.json b/packages/storyblok-ui/package.json index d9b7126b61..225b401881 100644 --- a/packages/storyblok-ui/package.json +++ b/packages/storyblok-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/storyblok-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/graphql": "^10.1.0-canary.36", - "@graphcommerce/image": "^10.1.0-canary.36", - "@graphcommerce/magento-product": "^10.1.0-canary.36", - "@graphcommerce/next-config": "^10.1.0-canary.36", - "@graphcommerce/next-ui": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/graphql": "^10.1.0-canary.37", + "@graphcommerce/image": "^10.1.0-canary.37", + "@graphcommerce/magento-product": "^10.1.0-canary.37", + "@graphcommerce/next-config": "^10.1.0-canary.37", + "@graphcommerce/next-ui": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37", "@mui/material": "^7.0.0", "@storyblok/react": "^6.0.0", "react": "^19.2.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 89785f9700..07353ece64 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 10dbf575b9..796b13f9ba 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "main": "index.js", "sideEffects": false, "exports": { diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 3a825b7ba5..7f715333fb 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index 429d5e5d82..3bd64d908d 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "type": "commonjs", "exports": { ".": { diff --git a/packagesDev/eslint-config/CHANGELOG.md b/packagesDev/eslint-config/CHANGELOG.md index fa0bc95914..895f5603ac 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index e517732177..d3df1d1f9c 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "type": "module", "main": "index.mjs", "exports": { @@ -12,7 +12,7 @@ "@eslint/compat": "^2.0.0", "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^9.39.2", - "@graphcommerce/typescript-config-pwa": "10.1.0-canary.36", + "@graphcommerce/typescript-config-pwa": "10.1.0-canary.37", "@next/eslint-plugin-next": "16.2.6", "@typescript-eslint/eslint-plugin": "^8.50.1", "@typescript-eslint/parser": "^8.50.1", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index 794ffb191d..94aa63f407 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index f38f33e105..6bb7cbb050 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "type": "commonjs", "exports": { @@ -34,8 +34,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36" + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index 1a37487987..308ea4a827 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 +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index 4618f8a50f..fd51c16647 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "type": "commonjs", "scripts": { @@ -27,9 +27,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.36" + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/typescript-config-pwa": "^10.1.0-canary.37" }, "exports": { ".": { diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index 179e3b9770..cf327b1592 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 +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index bf5c3b1bfc..95e6785586 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "exports": { @@ -26,8 +26,8 @@ "typescript": "5.9.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.36", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36" + "@graphcommerce/eslint-config-pwa": "^10.1.0-canary.37", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37" }, "prettier": "@graphcommerce/prettier-config-pwa", "eslint": { diff --git a/packagesDev/misc/CHANGELOG.md b/packagesDev/misc/CHANGELOG.md index 88a8317bcd..899d23b769 100644 --- a/packagesDev/misc/CHANGELOG.md +++ b/packagesDev/misc/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/misc +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/misc/package.json b/packagesDev/misc/package.json index ce577171b5..46aa7ed753 100644 --- a/packagesDev/misc/package.json +++ b/packagesDev/misc/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/misc", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "exports": { ".": "./index.ts" } diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 135793399a..c4ab49b1f7 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index 227c592e89..1384ca7c8e 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "type": "module", "exports": { ".": { @@ -63,7 +63,7 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.36", + "@graphcommerce/prettier-config-pwa": "^10.1.0-canary.37", "@lingui/loader": "*", "@lingui/macro": "*", "@lingui/react": "*", diff --git a/packagesDev/prettier-config/CHANGELOG.md b/packagesDev/prettier-config/CHANGELOG.md index 0bbcf14b30..6d8b742258 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 40a3cdc9e1..4abf7ece09 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "dependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.7.0", "prettier": "^3.7.4", diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index af41f056ce..49e0b093e6 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 10.1.0-canary.37 + ## 10.1.0-canary.36 ## 10.1.0-canary.35 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 19ae4dd95c..a3ed1d2619 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": "10.1.0-canary.36", + "version": "10.1.0-canary.37", "sideEffects": false, "exports": { ".": "./index.js",