diff --git a/.changeset/pre.json b/.changeset/pre.json index cb73acdc35..62d9743e3e 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -90,6 +90,10 @@ "@graphcommerce/typescript-config-pwa": "9.0.3" }, "changesets": [ - "four-needles-invent" + "four-needles-invent", + "gorgeous-baboons-learn", + "heavy-guests-mix", + "quiet-bees-exist", + "six-cheetahs-repeat" ] } diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 7299ec34ab..9218a67971 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/docs/package.json b/docs/package.json index fb75883323..cabf37b899 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0" + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index e52b53f6d2..d781750d48 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 63d9e5a301..6dc9b7d5b6 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "private": true, "sideEffects": false, "packageManager": "yarn@4.5.3", @@ -26,59 +26,59 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.4-canary.0", - "@graphcommerce/demo-magento-graphcommerce": "9.0.4-canary.0", - "@graphcommerce/ecommerce-ui": "9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "9.0.4-canary.0", - "@graphcommerce/framer-scroller": "9.0.4-canary.0", - "@graphcommerce/framer-utils": "9.0.4-canary.0", - "@graphcommerce/google-datalayer": "9.0.4-canary.0", - "@graphcommerce/google-playstore": "9.0.4-canary.0", - "@graphcommerce/googleanalytics": "9.0.4-canary.0", - "@graphcommerce/googlerecaptcha": "9.0.4-canary.0", - "@graphcommerce/googletagmanager": "9.0.4-canary.0", - "@graphcommerce/graphql": "9.0.4-canary.0", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.0", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "9.0.4-canary.0", - "@graphcommerce/hygraph-cli": "9.0.4-canary.0", - "@graphcommerce/hygraph-dynamic-rows": "9.0.4-canary.0", - "@graphcommerce/hygraph-ui": "9.0.4-canary.0", - "@graphcommerce/image": "9.0.4-canary.0", - "@graphcommerce/lingui-next": "9.0.4-canary.0", - "@graphcommerce/magento-cart": "9.0.4-canary.0", - "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.0", - "@graphcommerce/magento-cart-checkout": "9.0.4-canary.0", - "@graphcommerce/magento-cart-coupon": "9.0.4-canary.0", - "@graphcommerce/magento-cart-email": "9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.0", - "@graphcommerce/magento-category": "9.0.4-canary.0", - "@graphcommerce/magento-cms": "9.0.4-canary.0", - "@graphcommerce/magento-compare": "9.0.4-canary.0", - "@graphcommerce/magento-customer": "9.0.4-canary.0", - "@graphcommerce/magento-graphql": "9.0.4-canary.0", - "@graphcommerce/magento-graphql-rest": "9.0.4-canary.0", - "@graphcommerce/magento-newsletter": "9.0.4-canary.0", - "@graphcommerce/magento-payment-included": "9.0.4-canary.0", - "@graphcommerce/magento-product": "9.0.4-canary.0", - "@graphcommerce/magento-product-bundle": "9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "9.0.4-canary.0", - "@graphcommerce/magento-product-downloadable": "9.0.4-canary.0", - "@graphcommerce/magento-product-grouped": "9.0.4-canary.0", - "@graphcommerce/magento-product-simple": "9.0.4-canary.0", - "@graphcommerce/magento-product-virtual": "9.0.4-canary.0", - "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.0", - "@graphcommerce/magento-review": "9.0.4-canary.0", - "@graphcommerce/magento-search": "9.0.4-canary.0", - "@graphcommerce/magento-store": "9.0.4-canary.0", - "@graphcommerce/magento-wishlist": "9.0.4-canary.0", - "@graphcommerce/next-config": "9.0.4-canary.0", - "@graphcommerce/next-ui": "9.0.4-canary.0", - "@graphcommerce/react-hook-form": "9.0.4-canary.0", - "@graphcommerce/service-worker": "9.0.4-canary.0", + "@graphcommerce/cli": "9.0.4-canary.1", + "@graphcommerce/demo-magento-graphcommerce": "9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "9.0.4-canary.1", + "@graphcommerce/framer-scroller": "9.0.4-canary.1", + "@graphcommerce/framer-utils": "9.0.4-canary.1", + "@graphcommerce/google-datalayer": "9.0.4-canary.1", + "@graphcommerce/google-playstore": "9.0.4-canary.1", + "@graphcommerce/googleanalytics": "9.0.4-canary.1", + "@graphcommerce/googlerecaptcha": "9.0.4-canary.1", + "@graphcommerce/googletagmanager": "9.0.4-canary.1", + "@graphcommerce/graphql": "9.0.4-canary.1", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.1", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "9.0.4-canary.1", + "@graphcommerce/hygraph-cli": "9.0.4-canary.1", + "@graphcommerce/hygraph-dynamic-rows": "9.0.4-canary.1", + "@graphcommerce/hygraph-ui": "9.0.4-canary.1", + "@graphcommerce/image": "9.0.4-canary.1", + "@graphcommerce/lingui-next": "9.0.4-canary.1", + "@graphcommerce/magento-cart": "9.0.4-canary.1", + "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.1", + "@graphcommerce/magento-cart-checkout": "9.0.4-canary.1", + "@graphcommerce/magento-cart-coupon": "9.0.4-canary.1", + "@graphcommerce/magento-cart-email": "9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.1", + "@graphcommerce/magento-category": "9.0.4-canary.1", + "@graphcommerce/magento-cms": "9.0.4-canary.1", + "@graphcommerce/magento-compare": "9.0.4-canary.1", + "@graphcommerce/magento-customer": "9.0.4-canary.1", + "@graphcommerce/magento-graphql": "9.0.4-canary.1", + "@graphcommerce/magento-graphql-rest": "9.0.4-canary.1", + "@graphcommerce/magento-newsletter": "9.0.4-canary.1", + "@graphcommerce/magento-payment-included": "9.0.4-canary.1", + "@graphcommerce/magento-product": "9.0.4-canary.1", + "@graphcommerce/magento-product-bundle": "9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "9.0.4-canary.1", + "@graphcommerce/magento-product-downloadable": "9.0.4-canary.1", + "@graphcommerce/magento-product-grouped": "9.0.4-canary.1", + "@graphcommerce/magento-product-simple": "9.0.4-canary.1", + "@graphcommerce/magento-product-virtual": "9.0.4-canary.1", + "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.1", + "@graphcommerce/magento-review": "9.0.4-canary.1", + "@graphcommerce/magento-search": "9.0.4-canary.1", + "@graphcommerce/magento-store": "9.0.4-canary.1", + "@graphcommerce/magento-wishlist": "9.0.4-canary.1", + "@graphcommerce/next-config": "9.0.4-canary.1", + "@graphcommerce/next-ui": "9.0.4-canary.1", + "@graphcommerce/react-hook-form": "9.0.4-canary.1", + "@graphcommerce/service-worker": "9.0.4-canary.1", "@graphql-mesh/cli": "0.98.14", "@graphql-mesh/config": "0.106.14", "@graphql-mesh/cross-helpers": "0.4.9", @@ -128,9 +128,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/examples/magento-open-source/CHANGELOG.md b/examples/magento-open-source/CHANGELOG.md index 050af8a733..02bd02ac52 100644 --- a/examples/magento-open-source/CHANGELOG.md +++ b/examples/magento-open-source/CHANGELOG.md @@ -1,3 +1,5 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 diff --git a/examples/magento-open-source/package.json b/examples/magento-open-source/package.json index 9326be1095..da9fa4af44 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -26,55 +26,55 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.4-canary.0", - "@graphcommerce/ecommerce-ui": "9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "9.0.4-canary.0", - "@graphcommerce/framer-scroller": "9.0.4-canary.0", - "@graphcommerce/framer-utils": "9.0.4-canary.0", - "@graphcommerce/google-datalayer": "9.0.4-canary.0", - "@graphcommerce/google-playstore": "9.0.4-canary.0", - "@graphcommerce/googleanalytics": "9.0.4-canary.0", - "@graphcommerce/googlerecaptcha": "9.0.4-canary.0", - "@graphcommerce/googletagmanager": "9.0.4-canary.0", - "@graphcommerce/graphql": "9.0.4-canary.0", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.0", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "9.0.4-canary.0", - "@graphcommerce/image": "9.0.4-canary.0", - "@graphcommerce/lingui-next": "9.0.4-canary.0", - "@graphcommerce/magento-cart": "9.0.4-canary.0", - "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.0", - "@graphcommerce/magento-cart-checkout": "9.0.4-canary.0", - "@graphcommerce/magento-cart-coupon": "9.0.4-canary.0", - "@graphcommerce/magento-cart-email": "9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.0", - "@graphcommerce/magento-category": "9.0.4-canary.0", - "@graphcommerce/magento-cms": "9.0.4-canary.0", - "@graphcommerce/magento-compare": "9.0.4-canary.0", - "@graphcommerce/magento-customer": "9.0.4-canary.0", - "@graphcommerce/magento-graphql": "9.0.4-canary.0", - "@graphcommerce/magento-graphql-rest": "9.0.4-canary.0", - "@graphcommerce/magento-newsletter": "9.0.4-canary.0", - "@graphcommerce/magento-payment-included": "9.0.4-canary.0", - "@graphcommerce/magento-product": "9.0.4-canary.0", - "@graphcommerce/magento-product-bundle": "9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "9.0.4-canary.0", - "@graphcommerce/magento-product-downloadable": "9.0.4-canary.0", - "@graphcommerce/magento-product-grouped": "9.0.4-canary.0", - "@graphcommerce/magento-product-simple": "9.0.4-canary.0", - "@graphcommerce/magento-product-virtual": "9.0.4-canary.0", - "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.0", - "@graphcommerce/magento-review": "9.0.4-canary.0", - "@graphcommerce/magento-search": "9.0.4-canary.0", - "@graphcommerce/magento-store": "9.0.4-canary.0", - "@graphcommerce/magento-wishlist": "9.0.4-canary.0", - "@graphcommerce/next-config": "9.0.4-canary.0", - "@graphcommerce/next-ui": "9.0.4-canary.0", - "@graphcommerce/react-hook-form": "9.0.4-canary.0", - "@graphcommerce/service-worker": "9.0.4-canary.0", + "@graphcommerce/cli": "9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "9.0.4-canary.1", + "@graphcommerce/framer-scroller": "9.0.4-canary.1", + "@graphcommerce/framer-utils": "9.0.4-canary.1", + "@graphcommerce/google-datalayer": "9.0.4-canary.1", + "@graphcommerce/google-playstore": "9.0.4-canary.1", + "@graphcommerce/googleanalytics": "9.0.4-canary.1", + "@graphcommerce/googlerecaptcha": "9.0.4-canary.1", + "@graphcommerce/googletagmanager": "9.0.4-canary.1", + "@graphcommerce/graphql": "9.0.4-canary.1", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.1", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "9.0.4-canary.1", + "@graphcommerce/image": "9.0.4-canary.1", + "@graphcommerce/lingui-next": "9.0.4-canary.1", + "@graphcommerce/magento-cart": "9.0.4-canary.1", + "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.1", + "@graphcommerce/magento-cart-checkout": "9.0.4-canary.1", + "@graphcommerce/magento-cart-coupon": "9.0.4-canary.1", + "@graphcommerce/magento-cart-email": "9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.1", + "@graphcommerce/magento-category": "9.0.4-canary.1", + "@graphcommerce/magento-cms": "9.0.4-canary.1", + "@graphcommerce/magento-compare": "9.0.4-canary.1", + "@graphcommerce/magento-customer": "9.0.4-canary.1", + "@graphcommerce/magento-graphql": "9.0.4-canary.1", + "@graphcommerce/magento-graphql-rest": "9.0.4-canary.1", + "@graphcommerce/magento-newsletter": "9.0.4-canary.1", + "@graphcommerce/magento-payment-included": "9.0.4-canary.1", + "@graphcommerce/magento-product": "9.0.4-canary.1", + "@graphcommerce/magento-product-bundle": "9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "9.0.4-canary.1", + "@graphcommerce/magento-product-downloadable": "9.0.4-canary.1", + "@graphcommerce/magento-product-grouped": "9.0.4-canary.1", + "@graphcommerce/magento-product-simple": "9.0.4-canary.1", + "@graphcommerce/magento-product-virtual": "9.0.4-canary.1", + "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.1", + "@graphcommerce/magento-review": "9.0.4-canary.1", + "@graphcommerce/magento-search": "9.0.4-canary.1", + "@graphcommerce/magento-store": "9.0.4-canary.1", + "@graphcommerce/magento-wishlist": "9.0.4-canary.1", + "@graphcommerce/next-config": "9.0.4-canary.1", + "@graphcommerce/next-ui": "9.0.4-canary.1", + "@graphcommerce/react-hook-form": "9.0.4-canary.1", + "@graphcommerce/service-worker": "9.0.4-canary.1", "@graphql-mesh/cli": "0.98.14", "@graphql-mesh/config": "0.106.14", "@graphql-mesh/cross-helpers": "0.4.9", @@ -124,9 +124,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index b8cbbc6651..a61c679a29 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index ce0514b12c..d6e0c29b13 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-categories/CHANGELOG.md b/packages/algolia-categories/CHANGELOG.md index 479e217dfb..3e674793bf 100644 --- a/packages/algolia-categories/CHANGELOG.md +++ b/packages/algolia-categories/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-categories +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/algolia-categories/package.json b/packages/algolia-categories/package.json index 6953752c03..890dacb392 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.4-canary.0", - "@graphcommerce/google-datalayer": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-search": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", + "@graphcommerce/algolia-products": "^9.0.4-canary.1", + "@graphcommerce/google-datalayer": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-search": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-insights/CHANGELOG.md b/packages/algolia-insights/CHANGELOG.md index c439a4fd9c..7635b36da0 100644 --- a/packages/algolia-insights/CHANGELOG.md +++ b/packages/algolia-insights/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/algolia-insights/package.json b/packages/algolia-insights/package.json index d18f132240..be72aa5b02 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.4-canary.0", - "@graphcommerce/google-datalayer": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", + "@graphcommerce/algolia-products": "^9.0.4-canary.1", + "@graphcommerce/google-datalayer": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", "@mui/material": "*", "react": "^18.2.0" }, diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index 75e743e43e..5cb4f5a388 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index 6a038ce41d..f4883ad4e2 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-insights": "^9.0.4-canary.0", - "@graphcommerce/algolia-products": "^9.0.4-canary.0", - "@graphcommerce/google-datalayer": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", + "@graphcommerce/algolia-insights": "^9.0.4-canary.1", + "@graphcommerce/algolia-products": "^9.0.4-canary.1", + "@graphcommerce/google-datalayer": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index 7f0d1dc26f..8bc8605a52 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-products +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index 05ca2874e8..0282e879ba 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,14 +15,14 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/google-datalayer": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-search": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", + "@graphcommerce/google-datalayer": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-search": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-recommend/CHANGELOG.md b/packages/algolia-recommend/CHANGELOG.md index 441fe0b2c2..74be84d2d1 100644 --- a/packages/algolia-recommend/CHANGELOG.md +++ b/packages/algolia-recommend/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-recommend +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/algolia-recommend/package.json b/packages/algolia-recommend/package.json index 4ae94d9685..eedb944689 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "generate": "tsx scripts/generate-recommend-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", + "@graphcommerce/algolia-products": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 142d5a7ca9..9881a50fa3 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 058b5d9524..466288e300 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,17 +15,17 @@ "algoliasearch": "^4.24.0" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-search": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-search": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 46be396c9e..67d64ad552 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/cli/package.json b/packages/cli/package.json index 2dd602700f..3f1cae837f 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "scripts": { "dev": "pkgroll --watch", "build": "pkgroll", @@ -29,12 +29,12 @@ "yaml": "2.6.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/hygraph-cli": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/hygraph-cli": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@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 69454d82b6..e40a3d6cc8 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphcommerce/demo-magento-graphcommerce +## 9.0.4-canary.1 + +### Patch Changes + +- [#2470](https://github.com/graphcommerce-org/graphcommerce/pull/2470) [`f5565b4`](https://github.com/graphcommerce-org/graphcommerce/commit/f5565b47d02c057d888fad94c1430d4e783c5e05) - Moved all test routes files to the demo package so they are out of the example directory. ([@paales](https://github.com/paales)) + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index 8fa2b95248..b10062fceb 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/magento-recently-viewed-products": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/magento-recently-viewed-products": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index 35b35268f5..ae89df1d05 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphcommerce/ecommerce-ui +## 9.0.4-canary.1 + +### Patch Changes + +- [#2470](https://github.com/graphcommerce-org/graphcommerce/pull/2470) [`910e6aa`](https://github.com/graphcommerce-org/graphcommerce/commit/910e6aab024a925bb042cf17968b2ab826f97d88) - Refactor the FormComponents for better TypeScript checking performance. ([@paales](https://github.com/paales)) + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 7d541678c9..3a91266e3e 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/framer-next-pages/CHANGELOG.md b/packages/framer-next-pages/CHANGELOG.md index 5e4a9f8ba6..91b05acc72 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 5ef3a8271b..249356a055 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 7.0.1 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index 93deeaee3e..d6e49e91de 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "scripts": { "dev": "next", "build": "next build", @@ -21,11 +21,11 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.4-canary.0", - "@graphcommerce/framer-scroller": "9.0.4-canary.0", - "@graphcommerce/framer-utils": "9.0.4-canary.0", - "@graphcommerce/image": "9.0.4-canary.0", - "@graphcommerce/next-ui": "9.0.4-canary.0", + "@graphcommerce/framer-next-pages": "9.0.4-canary.1", + "@graphcommerce/framer-scroller": "9.0.4-canary.1", + "@graphcommerce/framer-utils": "9.0.4-canary.1", + "@graphcommerce/image": "9.0.4-canary.1", + "@graphcommerce/next-ui": "9.0.4-canary.1", "@lingui/core": "4.14.1", "@lingui/macro": "4.14.1", "@lingui/react": "4.14.1", @@ -47,9 +47,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 9ff99630ec..e26b77f538 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "framer-motion": "^11.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 76028d5f4b..caf64517f2 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index d59e2d4579..f1f7d71078 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 7.0.1 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index f295cb70e0..bf2f8a64db 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "scripts": { "dev": "next", "build": "next build", @@ -14,13 +14,13 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.4-canary.0", - "@graphcommerce/framer-scroller": "9.0.4-canary.0", - "@graphcommerce/framer-utils": "9.0.4-canary.0", - "@graphcommerce/image": "9.0.4-canary.0", - "@graphcommerce/lingui-next": "9.0.4-canary.0", - "@graphcommerce/next-config": "9.0.4-canary.0", - "@graphcommerce/next-ui": "9.0.4-canary.0", + "@graphcommerce/framer-next-pages": "9.0.4-canary.1", + "@graphcommerce/framer-scroller": "9.0.4-canary.1", + "@graphcommerce/framer-utils": "9.0.4-canary.1", + "@graphcommerce/image": "9.0.4-canary.1", + "@graphcommerce/lingui-next": "9.0.4-canary.1", + "@graphcommerce/next-config": "9.0.4-canary.1", + "@graphcommerce/next-ui": "9.0.4-canary.1", "@lingui/conf": "4.14.1", "@lingui/core": "4.14.1", "@lingui/loader": "4.14.1", @@ -44,9 +44,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index 88ce747243..1c07f6c7a1 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/react": "^4.2.1", "@mui/material": "^5.10.16", diff --git a/packages/framer-utils/CHANGELOG.md b/packages/framer-utils/CHANGELOG.md index 81c3b3db59..9d5f4083e1 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 7.0.0 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index c32964a642..61548078ca 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "framer-motion": "^11.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index b727664b92..3448dc8f6f 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 0190262375..040cd28f89 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.14.20", "next": "*", "react": "^18.2.0", diff --git a/packages/google-playstore/CHANGELOG.md b/packages/google-playstore/CHANGELOG.md index f0342cbff6..67d63016cb 100644 --- a/packages/google-playstore/CHANGELOG.md +++ b/packages/google-playstore/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-playstore +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/google-playstore/package.json b/packages/google-playstore/package.json index 8dc6a5bc1f..dccd2fdb6a 100644 --- a/packages/google-playstore/package.json +++ b/packages/google-playstore/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/google-playstore", - "version": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index 6145914209..c401c10d36 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index 1044b149ae..a2ecaa71b8 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/google-datalayer": "9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/google-datalayer": "9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index 94da3bbf6e..db577c4f3d 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 308aef83a4..768a122bc0 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/grecaptcha": "^3.0.9" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "graphql": "^16.9.0", "next": "*", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index a85e9470cf..b276162ae6 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index 666d71b8d0..aae50cab59 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/google-datalayer": "9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/google-datalayer": "9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphcms-ui/CHANGELOG.md b/packages/graphcms-ui/CHANGELOG.md index c00ae910ad..1ed676ad18 100644 --- a/packages/graphcms-ui/CHANGELOG.md +++ b/packages/graphcms-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/graphcms-ui/package.json b/packages/graphcms-ui/package.json index 51f9844a43..751a72bac9 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,6 +12,6 @@ } }, "peerDependencies": { - "@graphcommerce/hygraph-ui": "^9.0.4-canary.0" + "@graphcommerce/hygraph-ui": "^9.0.4-canary.1" } } diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index e699625855..aebbca9d56 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index d1723158db..eefe00a63c 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "main": "index.ts", "dependencies": { "@whatwg-node/fetch": "^0.10.1", @@ -14,9 +14,9 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@graphql-mesh/runtime": "*", "@graphql-mesh/types": "*" }, diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 090d4e64a3..72b9f54ba8 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 91dd6b492c..5161bc53cb 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -27,11 +27,11 @@ "graphql": "^16.10.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.0", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.1", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@graphql-mesh/plugin-http-details-extensions": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index a649ece93f..33a0a7e31c 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index ea677256be..e1d0801c75 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -20,10 +20,10 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "dotenv": "^16.1.4" }, "devDependencies": { diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index ce036a2202..3c3d07e64f 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 +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index 03f9886c0c..09fdd16343 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "3.11.10", - "@graphcommerce/next-config": "9.0.4-canary.0", + "@graphcommerce/next-config": "9.0.4-canary.1", "@hygraph/app-sdk-react": "^0.0.5", "@lingui/conf": "4.14.1", "@lingui/core": "4.14.1", @@ -35,9 +35,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@types/react": "^18.3.17", "@types/react-dom": "^18.3.5", "@types/react-is": "^18.3.1", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index 681ec604da..cc6819acfa 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index fcb861e4e7..feb578bc09 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/hygraph-ui": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/hygraph-ui": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/hygraph-ui/CHANGELOG.md b/packages/hygraph-ui/CHANGELOG.md index 23f65261b3..c78c8abf75 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 30aa7a2b9d..e10c9b234b 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index b50092ca10..72fdc8bb90 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index 50544ee085..4991b07104 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 7.0.1 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index d7cace905e..8160ab2c56 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-utils": "9.0.4-canary.0", + "@graphcommerce/framer-utils": "9.0.4-canary.1", "@lingui/core": "4.14.1", "@lingui/macro": "4.14.1", "@lingui/react": "4.14.1", @@ -32,9 +32,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@lingui/cli": "4.14.1", "@types/node": "^18.19.68", "@types/react": "^18.3.17", diff --git a/packages/image/package.json b/packages/image/package.json index 0479a97b71..e937e82372 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index 612a44b1ae..eea8f78fe6 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index 23b6b32a8c..64cc506043 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,11 +15,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/conf": "^4.7.0", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index 422c56a8e8..3a356607d2 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index e328a8eed1..650b0c6438 100644 --- a/packages/magento-cart-billing-address/package.json +++ b/packages/magento-cart-billing-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-billing-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-checkout/CHANGELOG.md b/packages/magento-cart-checkout/CHANGELOG.md index 27a4f8631d..bc8c9ab1fe 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index 046be6b660..b97dfef477 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-coupon": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-coupon": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-coupon/CHANGELOG.md b/packages/magento-cart-coupon/CHANGELOG.md index 030fc8a5e5..f1c3a1267c 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 6080187d0b..27f5ad00af 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-email/CHANGELOG.md b/packages/magento-cart-email/CHANGELOG.md index a3f3d04454..7e14930ea1 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index 963740b4cf..b55a168772 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-items/CHANGELOG.md b/packages/magento-cart-items/CHANGELOG.md index 09fecbb02e..1d33774ca0 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 3d76133db0..3fcd98e5a2 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-payment-method/CHANGELOG.md b/packages/magento-cart-payment-method/CHANGELOG.md index fc5eb6d32d..2c62953a0e 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.2 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index 114d10d25a..b22271a650 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-pickup/CHANGELOG.md b/packages/magento-cart-pickup/CHANGELOG.md index 2dc3c4a2b0..085c3f12ae 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index 8c9abf10ed..f04e5f1c49 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-address/CHANGELOG.md b/packages/magento-cart-shipping-address/CHANGELOG.md index abf60178a3..69f8e14388 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.2 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index dc444d3240..e4db007911 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-method/CHANGELOG.md b/packages/magento-cart-shipping-method/CHANGELOG.md index a2bf10f331..c7b6eb84f5 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.2 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 327d96e0a4..cec14df298 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart/CHANGELOG.md b/packages/magento-cart/CHANGELOG.md index 8f3aeda69c..31cfac7b9e 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index 1213730d36..b6841b1c21 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-category/CHANGELOG.md b/packages/magento-category/CHANGELOG.md index 79601b5192..7d543529a9 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 9b0c4fb7fc..38b12c22ea 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cms/CHANGELOG.md b/packages/magento-cms/CHANGELOG.md index 64bf07656e..a690ce9446 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 5.1.0 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index e5b290c60a..7fa0c2b5f7 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-compare/CHANGELOG.md b/packages/magento-compare/CHANGELOG.md index 3cb101cbf1..4cebf911e7 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 1cb273ea5d..103ed393a5 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer/CHANGELOG.md b/packages/magento-customer/CHANGELOG.md index bbe0db92ca..a147afe5eb 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index 4d685feccc..c2be66dccd 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql-rest/CHANGELOG.md b/packages/magento-graphql-rest/CHANGELOG.md index 4daba8648b..7c74ad09e4 100644 --- a/packages/magento-graphql-rest/CHANGELOG.md +++ b/packages/magento-graphql-rest/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-graphql-rest +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index 56f3b00d01..917bfb804d 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -16,11 +16,11 @@ "generate": "tsx ./scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-search": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-search": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", "graphql": "^16.0.0" }, "devDependencies": { diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 4245acdc87..37f0767f05 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.3 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index 2102f15709..a003cfc56a 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "graphql": "^16.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index ea3bc8b565..726f57cf47 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 6e6050fee7..77392eaf38 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-adyen/CHANGELOG.md b/packages/magento-payment-adyen/CHANGELOG.md index 0ae89c37a9..8a317e6898 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index f835dcefa5..28d5d3e7bb 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-braintree/CHANGELOG.md b/packages/magento-payment-braintree/CHANGELOG.md index 27d509bec3..277bec0e0f 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 39230c4518..c7d8836599 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.112.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-included/CHANGELOG.md b/packages/magento-payment-included/CHANGELOG.md index f7642390cd..a46551f480 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index cea085125f..c96f5fe2f3 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-klarna/CHANGELOG.md b/packages/magento-payment-klarna/CHANGELOG.md index f9eae6f274..902470b7c4 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 6fe335884e..3aed065a97 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-multisafepay/CHANGELOG.md b/packages/magento-payment-multisafepay/CHANGELOG.md index 123a32fc3d..c738471d25 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index bce4e3ac12..d05c984109 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-checkout": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-checkout": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-paypal/CHANGELOG.md b/packages/magento-payment-paypal/CHANGELOG.md index 3614b7d809..8ba76092f0 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index a98c25256d..2088d2387e 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-bundle/CHANGELOG.md b/packages/magento-product-bundle/CHANGELOG.md index ef81d98b38..f8d62b0881 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index ec3a94ffc9..f892fb5846 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-simple": "^9.0.4-canary.0", - "@graphcommerce/magento-product-virtual": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-simple": "^9.0.4-canary.1", + "@graphcommerce/magento-product-virtual": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-configurable/CHANGELOG.md b/packages/magento-product-configurable/CHANGELOG.md index bae93eb79c..bdf42f5d63 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index 080d086440..48a89f4324 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/lingui-next": "9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.0", - "@graphcommerce/magento-category": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-simple": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/lingui-next": "9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", + "@graphcommerce/magento-category": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-simple": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-downloadable/CHANGELOG.md b/packages/magento-product-downloadable/CHANGELOG.md index c7c48dd047..2e1b968215 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index ee3334ae1b..357b2dc874 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-grouped/CHANGELOG.md b/packages/magento-product-grouped/CHANGELOG.md index 2bcffeb4dd..389dd0bf68 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 2b07ed6bf9..5e6bb76193 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-simple": "^9.0.4-canary.0", - "@graphcommerce/magento-product-virtual": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-simple": "^9.0.4-canary.1", + "@graphcommerce/magento-product-virtual": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-simple/CHANGELOG.md b/packages/magento-product-simple/CHANGELOG.md index e26cbdb5ed..0a601a1a88 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 8.0.0 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 08106f5249..8d6c2212c3 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-virtual/CHANGELOG.md b/packages/magento-product-virtual/CHANGELOG.md index 9fd3dea135..97e59f1182 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 8.0.0 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 1c5cfac5b5..63b034e411 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product/CHANGELOG.md b/packages/magento-product/CHANGELOG.md index 44894b90c5..8cd80e473b 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index dfcba28270..1c9fcc0e11 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-recently-viewed-products/CHANGELOG.md b/packages/magento-recently-viewed-products/CHANGELOG.md index 3a6452a724..332b77dad5 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 +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index c5327a6202..6b571bc5fa 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index e364dc5512..c205800b9f 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 0073b691a2..ed10758fb7 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-search-overlay/CHANGELOG.md b/packages/magento-search-overlay/CHANGELOG.md index 76ca1b2ef6..8f01e65e7d 100644 --- a/packages/magento-search-overlay/CHANGELOG.md +++ b/packages/magento-search-overlay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-search-overlay +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/magento-search-overlay/package.json b/packages/magento-search-overlay/package.json index 376299167d..7963a5fb75 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-search": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-search": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-search/CHANGELOG.md b/packages/magento-search/CHANGELOG.md index 2062e01b00..cb79329e0e 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 7e0edb90b1..953854418b 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-store/CHANGELOG.md b/packages/magento-store/CHANGELOG.md index e5168211d1..5799532a24 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index c275b0b379..60ce07052b 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-wishlist/CHANGELOG.md b/packages/magento-wishlist/CHANGELOG.md index 79bddcd75e..845a3f3216 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 6d6e58a9ca..883051d80c 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-customer": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-config": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-customer": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-config": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/mollie-magento-payment/CHANGELOG.md b/packages/mollie-magento-payment/CHANGELOG.md index c20da27972..6490b883f2 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.2 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index d7c90f625d..a38e78d5f2 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.0", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/graphql": "^9.0.4-canary.0", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/magento-cart": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.0", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.0", - "@graphcommerce/magento-product": "^9.0.4-canary.0", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.0", - "@graphcommerce/magento-store": "^9.0.4-canary.0", - "@graphcommerce/next-ui": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/react-hook-form": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/graphql": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/magento-cart": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", + "@graphcommerce/magento-product": "^9.0.4-canary.1", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", + "@graphcommerce/magento-store": "^9.0.4-canary.1", + "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/next-ui/CHANGELOG.md b/packages/next-ui/CHANGELOG.md index 7d92157008..3be4e45258 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.4-canary.1 + +### Patch Changes + +- [#2470](https://github.com/graphcommerce-org/graphcommerce/pull/2470) [`8f047a0`](https://github.com/graphcommerce-org/graphcommerce/commit/8f047a0860f9b915717f6db52be64805094d0b09) - Modify the type that is exposed for createTheme, should be faster for TypeScript to check. ([@paales](https://github.com/paales)) + ## 9.0.4-canary.0 ## 9.0.1 diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index b0dac0881e..6e3571b3c2 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -24,13 +24,13 @@ "@emotion/react": "^11", "@emotion/server": "^11", "@emotion/styled": "^11", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.0", - "@graphcommerce/framer-scroller": "^9.0.4-canary.0", - "@graphcommerce/framer-utils": "^9.0.4-canary.0", - "@graphcommerce/image": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", + "@graphcommerce/framer-scroller": "^9.0.4-canary.1", + "@graphcommerce/framer-utils": "^9.0.4-canary.1", + "@graphcommerce/image": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/react-hook-form/CHANGELOG.md b/packages/react-hook-form/CHANGELOG.md index 333cc9d34c..b5e28fa6a7 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.2 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index e1ff124669..ff5b3731c0 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -13,9 +13,9 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@mui/utils": "^5", "graphql": "^16.6.0", "react": "^18.2.0", diff --git a/packages/service-worker/CHANGELOG.md b/packages/service-worker/CHANGELOG.md index 243ca8e2a9..c1c607a70b 100644 --- a/packages/service-worker/CHANGELOG.md +++ b/packages/service-worker/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/service-worker +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packages/service-worker/package.json b/packages/service-worker/package.json index acfe2bec96..6d7562a73f 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", "@serwist/next": "*", "next": "*", "serwist": "*", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 5479c762f6..d7f9a3f905 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 5.1.0 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index fa858de02d..516f3a0f4a 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 3c224fb596..d281523d43 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 6.0.0 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index b79d18bba1..49b123987e 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/eslint-config/CHANGELOG.md b/packagesDev/eslint-config/CHANGELOG.md index a5f253050d..ffe7ffc4bf 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.4-canary.1 + +### Patch Changes + +- [#2470](https://github.com/graphcommerce-org/graphcommerce/pull/2470) [`29e2956`](https://github.com/graphcommerce-org/graphcommerce/commit/29e29562267741c28a181cbf90bd1fe5442d47f6) - Components must have Theme parameter to avoid significant compiler slowdown. ([@paales](https://github.com/paales)) + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 6976d2ada6..9fc450fab0 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.0", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", "@next/eslint-plugin-next": "15.1.3", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index 0759c63431..de0f308d96 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index 83f05c3ea8..b1694945b2 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -30,8 +30,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0" + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index fbfbbacc05..1757fe7f48 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 +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index 282e58754d..e8403f0cc1 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,8 +29,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.0" + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index e534780920..dd5923ba53 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 +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index d2dfc86a77..e400a8897f 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -22,8 +22,8 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.0", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.0" + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1" }, "prettier": "@graphcommerce/prettier-config-pwa", "eslint": { diff --git a/packagesDev/misc/CHANGELOG.md b/packagesDev/misc/CHANGELOG.md index 522b7be351..30ea99a17a 100644 --- a/packagesDev/misc/CHANGELOG.md +++ b/packagesDev/misc/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/misc +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.2 diff --git a/packagesDev/misc/package.json b/packagesDev/misc/package.json index bbc552d5c2..fc4156897e 100644 --- a/packagesDev/misc/package.json +++ b/packagesDev/misc/package.json @@ -2,5 +2,5 @@ "name": "@graphcommerce/misc", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.0" + "version": "9.0.4-canary.1" } diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 55046f3695..9bbd91b4d8 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ### Patch Changes diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index 9aa17467e6..14827f228d 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/prettier-config/CHANGELOG.md b/packagesDev/prettier-config/CHANGELOG.md index 41540f142b..38b9b25621 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 9.0.0 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 56e20c0b97..334369a98d 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "dependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "prettier": "^3", diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index c883c432a7..83a55ae8a1 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.1 + ## 9.0.4-canary.0 ## 7.0.1 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 7629304522..632bfc51a0 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": "9.0.4-canary.0", + "version": "9.0.4-canary.1", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.4"