Skip to content

Commit

Permalink
chore(release): update prerelease versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2024
1 parent f4f196a commit abf6572
Show file tree
Hide file tree
Showing 173 changed files with 1,084 additions and 837 deletions.
20 changes: 18 additions & 2 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,25 @@
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0",
"@graphcommerce/next-config": "9.0.0",
"@graphcommerce/prettier-config-pwa": "9.0.0",
"@graphcommerce/typescript-config-pwa": "9.0.0"
"@graphcommerce/typescript-config-pwa": "9.0.0",
"@graphcommerce/misc": "9.0.1-canary.0"
},
"changesets": [
"spotty-falcons-grab"
"clever-rivers-look",
"cold-hotels-yawn",
"curly-rocks-flash",
"fifty-points-tap",
"five-stingrays-sort",
"four-dancers-beg",
"fuzzy-carrots-visit",
"happy-melons-train",
"light-pumpkins-clean",
"many-pumas-glow",
"nine-nails-hug",
"orange-olives-smile",
"pretty-dancers-hammer",
"shy-foxes-drop",
"spotty-falcons-grab",
"two-ligers-hide"
]
}
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 9.0.1-canary.1

### Patch Changes

- [#2461](https://github.com/graphcommerce-org/graphcommerce/pull/2461) [`7017b60`](https://github.com/graphcommerce-org/graphcommerce/commit/7017b608eb61097c881103c40701ab4a41197d7a) - Solve issue with documentation parsing markdown files as mdx ([@paales](https://github.com/paales))

## 9.0.1-canary.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@graphcommerce/docs",
"homepage": "https://www.graphcommerce.org/docs",
"repository": "github:graphcommerce-org/graphcommerce/docs",
"version": "9.0.1-canary.0",
"version": "9.0.1-canary.1",
"sideEffects": true,
"peerDependencies": {
"@graphcommerce/prettier-config-pwa": "^9.0.1-canary.0"
"@graphcommerce/prettier-config-pwa": "^9.0.1-canary.1"
},
"prettier": "@graphcommerce/prettier-config-pwa"
}
8 changes: 8 additions & 0 deletions examples/magento-graphcms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 9.0.1-canary.1

### Patch Changes

- [#2460](https://github.com/graphcommerce-org/graphcommerce/pull/2460) [`d8ec6a8`](https://github.com/graphcommerce-org/graphcommerce/commit/d8ec6a8cd4add4f578c6f4983c054957679a589a) - Respect breadcrumbs config on blog pages ([@bramvanderholst](https://github.com/bramvanderholst))

- [#2463](https://github.com/graphcommerce-org/graphcommerce/pull/2463) [`db3e142`](https://github.com/graphcommerce-org/graphcommerce/commit/db3e142d6f8b09a0f6b67a06e664b23946a71173) - Fix issue where layout title would be left aligned ([@FrankHarland](https://github.com/FrankHarland))

## 9.0.0

### Major Changes
Expand Down
114 changes: 57 additions & 57 deletions examples/magento-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-graphcms",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.1-canary.0",
"version": "9.0.1-canary.1",
"private": true,
"sideEffects": false,
"packageManager": "[email protected]",
Expand All @@ -26,59 +26,59 @@
"@emotion/react": "11.12.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@graphcommerce/cli": "9.0.1-canary.0",
"@graphcommerce/demo-magento-graphcommerce": "9.0.1-canary.0",
"@graphcommerce/ecommerce-ui": "9.0.1-canary.0",
"@graphcommerce/framer-next-pages": "9.0.1-canary.0",
"@graphcommerce/framer-scroller": "9.0.1-canary.0",
"@graphcommerce/framer-utils": "9.0.1-canary.0",
"@graphcommerce/google-datalayer": "9.0.1-canary.0",
"@graphcommerce/google-playstore": "9.0.1-canary.0",
"@graphcommerce/googleanalytics": "9.0.1-canary.0",
"@graphcommerce/googlerecaptcha": "9.0.1-canary.0",
"@graphcommerce/googletagmanager": "9.0.1-canary.0",
"@graphcommerce/graphql": "9.0.1-canary.0",
"@graphcommerce/graphql-codegen-near-operation-file": "9.0.1-canary.0",
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.1-canary.0",
"@graphcommerce/graphql-mesh": "9.0.1-canary.0",
"@graphcommerce/hygraph-cli": "9.0.1-canary.0",
"@graphcommerce/hygraph-dynamic-rows": "9.0.1-canary.0",
"@graphcommerce/hygraph-ui": "9.0.1-canary.0",
"@graphcommerce/image": "9.0.1-canary.0",
"@graphcommerce/lingui-next": "9.0.1-canary.0",
"@graphcommerce/magento-cart": "9.0.1-canary.0",
"@graphcommerce/magento-cart-billing-address": "9.0.1-canary.0",
"@graphcommerce/magento-cart-checkout": "9.0.1-canary.0",
"@graphcommerce/magento-cart-coupon": "9.0.1-canary.0",
"@graphcommerce/magento-cart-email": "9.0.1-canary.0",
"@graphcommerce/magento-cart-items": "9.0.1-canary.0",
"@graphcommerce/magento-cart-payment-method": "9.0.1-canary.0",
"@graphcommerce/magento-cart-shipping-address": "9.0.1-canary.0",
"@graphcommerce/magento-cart-shipping-method": "9.0.1-canary.0",
"@graphcommerce/magento-category": "9.0.1-canary.0",
"@graphcommerce/magento-cms": "9.0.1-canary.0",
"@graphcommerce/magento-compare": "9.0.1-canary.0",
"@graphcommerce/magento-customer": "9.0.1-canary.0",
"@graphcommerce/magento-graphql": "9.0.1-canary.0",
"@graphcommerce/magento-graphql-rest": "9.0.1-canary.0",
"@graphcommerce/magento-newsletter": "9.0.1-canary.0",
"@graphcommerce/magento-payment-included": "9.0.1-canary.0",
"@graphcommerce/magento-product": "9.0.1-canary.0",
"@graphcommerce/magento-product-bundle": "9.0.1-canary.0",
"@graphcommerce/magento-product-configurable": "9.0.1-canary.0",
"@graphcommerce/magento-product-downloadable": "9.0.1-canary.0",
"@graphcommerce/magento-product-grouped": "9.0.1-canary.0",
"@graphcommerce/magento-product-simple": "9.0.1-canary.0",
"@graphcommerce/magento-product-virtual": "9.0.1-canary.0",
"@graphcommerce/magento-recently-viewed-products": "9.0.1-canary.0",
"@graphcommerce/magento-review": "9.0.1-canary.0",
"@graphcommerce/magento-search": "9.0.1-canary.0",
"@graphcommerce/magento-store": "9.0.1-canary.0",
"@graphcommerce/magento-wishlist": "9.0.1-canary.0",
"@graphcommerce/next-config": "9.0.1-canary.0",
"@graphcommerce/next-ui": "9.0.1-canary.0",
"@graphcommerce/react-hook-form": "9.0.1-canary.0",
"@graphcommerce/service-worker": "9.0.1-canary.0",
"@graphcommerce/cli": "9.0.1-canary.1",
"@graphcommerce/demo-magento-graphcommerce": "9.0.1-canary.1",
"@graphcommerce/ecommerce-ui": "9.0.1-canary.1",
"@graphcommerce/framer-next-pages": "9.0.1-canary.1",
"@graphcommerce/framer-scroller": "9.0.1-canary.1",
"@graphcommerce/framer-utils": "9.0.1-canary.1",
"@graphcommerce/google-datalayer": "9.0.1-canary.1",
"@graphcommerce/google-playstore": "9.0.1-canary.1",
"@graphcommerce/googleanalytics": "9.0.1-canary.1",
"@graphcommerce/googlerecaptcha": "9.0.1-canary.1",
"@graphcommerce/googletagmanager": "9.0.1-canary.1",
"@graphcommerce/graphql": "9.0.1-canary.1",
"@graphcommerce/graphql-codegen-near-operation-file": "9.0.1-canary.1",
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.1-canary.1",
"@graphcommerce/graphql-mesh": "9.0.1-canary.1",
"@graphcommerce/hygraph-cli": "9.0.1-canary.1",
"@graphcommerce/hygraph-dynamic-rows": "9.0.1-canary.1",
"@graphcommerce/hygraph-ui": "9.0.1-canary.1",
"@graphcommerce/image": "9.0.1-canary.1",
"@graphcommerce/lingui-next": "9.0.1-canary.1",
"@graphcommerce/magento-cart": "9.0.1-canary.1",
"@graphcommerce/magento-cart-billing-address": "9.0.1-canary.1",
"@graphcommerce/magento-cart-checkout": "9.0.1-canary.1",
"@graphcommerce/magento-cart-coupon": "9.0.1-canary.1",
"@graphcommerce/magento-cart-email": "9.0.1-canary.1",
"@graphcommerce/magento-cart-items": "9.0.1-canary.1",
"@graphcommerce/magento-cart-payment-method": "9.0.1-canary.1",
"@graphcommerce/magento-cart-shipping-address": "9.0.1-canary.1",
"@graphcommerce/magento-cart-shipping-method": "9.0.1-canary.1",
"@graphcommerce/magento-category": "9.0.1-canary.1",
"@graphcommerce/magento-cms": "9.0.1-canary.1",
"@graphcommerce/magento-compare": "9.0.1-canary.1",
"@graphcommerce/magento-customer": "9.0.1-canary.1",
"@graphcommerce/magento-graphql": "9.0.1-canary.1",
"@graphcommerce/magento-graphql-rest": "9.0.1-canary.1",
"@graphcommerce/magento-newsletter": "9.0.1-canary.1",
"@graphcommerce/magento-payment-included": "9.0.1-canary.1",
"@graphcommerce/magento-product": "9.0.1-canary.1",
"@graphcommerce/magento-product-bundle": "9.0.1-canary.1",
"@graphcommerce/magento-product-configurable": "9.0.1-canary.1",
"@graphcommerce/magento-product-downloadable": "9.0.1-canary.1",
"@graphcommerce/magento-product-grouped": "9.0.1-canary.1",
"@graphcommerce/magento-product-simple": "9.0.1-canary.1",
"@graphcommerce/magento-product-virtual": "9.0.1-canary.1",
"@graphcommerce/magento-recently-viewed-products": "9.0.1-canary.1",
"@graphcommerce/magento-review": "9.0.1-canary.1",
"@graphcommerce/magento-search": "9.0.1-canary.1",
"@graphcommerce/magento-store": "9.0.1-canary.1",
"@graphcommerce/magento-wishlist": "9.0.1-canary.1",
"@graphcommerce/next-config": "9.0.1-canary.1",
"@graphcommerce/next-ui": "9.0.1-canary.1",
"@graphcommerce/react-hook-form": "9.0.1-canary.1",
"@graphcommerce/service-worker": "9.0.1-canary.1",
"@graphql-mesh/cli": "0.98.14",
"@graphql-mesh/config": "0.106.14",
"@graphql-mesh/cross-helpers": "0.4.9",
Expand Down Expand Up @@ -128,9 +128,9 @@
"webpack": "^5.97.1"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "9.0.1-canary.0",
"@graphcommerce/prettier-config-pwa": "9.0.1-canary.0",
"@graphcommerce/typescript-config-pwa": "9.0.1-canary.0",
"@graphcommerce/eslint-config-pwa": "9.0.1-canary.1",
"@graphcommerce/prettier-config-pwa": "9.0.1-canary.1",
"@graphcommerce/typescript-config-pwa": "9.0.1-canary.1",
"@lingui/cli": "4.14.1",
"@playwright/test": "1.49.1",
"@types/node": "^18.19.68",
Expand Down
1 change: 1 addition & 0 deletions examples/magento-open-source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Change Log

## 9.0.1-canary.1
106 changes: 53 additions & 53 deletions examples/magento-open-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-open-source",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.1-canary.0",
"version": "9.0.1-canary.1",
"private": true,
"sideEffects": false,
"packageManager": "[email protected]",
Expand All @@ -26,55 +26,55 @@
"@emotion/react": "11.12.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@graphcommerce/cli": "9.0.1-canary.0",
"@graphcommerce/ecommerce-ui": "9.0.1-canary.0",
"@graphcommerce/framer-next-pages": "9.0.1-canary.0",
"@graphcommerce/framer-scroller": "9.0.1-canary.0",
"@graphcommerce/framer-utils": "9.0.1-canary.0",
"@graphcommerce/google-datalayer": "9.0.1-canary.0",
"@graphcommerce/google-playstore": "9.0.1-canary.0",
"@graphcommerce/googleanalytics": "9.0.1-canary.0",
"@graphcommerce/googlerecaptcha": "9.0.1-canary.0",
"@graphcommerce/googletagmanager": "9.0.1-canary.0",
"@graphcommerce/graphql": "9.0.1-canary.0",
"@graphcommerce/graphql-codegen-near-operation-file": "9.0.1-canary.0",
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.1-canary.0",
"@graphcommerce/graphql-mesh": "9.0.1-canary.0",
"@graphcommerce/image": "9.0.1-canary.0",
"@graphcommerce/lingui-next": "9.0.1-canary.0",
"@graphcommerce/magento-cart": "9.0.1-canary.0",
"@graphcommerce/magento-cart-billing-address": "9.0.1-canary.0",
"@graphcommerce/magento-cart-checkout": "9.0.1-canary.0",
"@graphcommerce/magento-cart-coupon": "9.0.1-canary.0",
"@graphcommerce/magento-cart-email": "9.0.1-canary.0",
"@graphcommerce/magento-cart-items": "9.0.1-canary.0",
"@graphcommerce/magento-cart-payment-method": "9.0.1-canary.0",
"@graphcommerce/magento-cart-shipping-address": "9.0.1-canary.0",
"@graphcommerce/magento-cart-shipping-method": "9.0.1-canary.0",
"@graphcommerce/magento-category": "9.0.1-canary.0",
"@graphcommerce/magento-cms": "9.0.1-canary.0",
"@graphcommerce/magento-compare": "9.0.1-canary.0",
"@graphcommerce/magento-customer": "9.0.1-canary.0",
"@graphcommerce/magento-graphql": "9.0.1-canary.0",
"@graphcommerce/magento-graphql-rest": "9.0.1-canary.0",
"@graphcommerce/magento-newsletter": "9.0.1-canary.0",
"@graphcommerce/magento-payment-included": "9.0.1-canary.0",
"@graphcommerce/magento-product": "9.0.1-canary.0",
"@graphcommerce/magento-product-bundle": "9.0.1-canary.0",
"@graphcommerce/magento-product-configurable": "9.0.1-canary.0",
"@graphcommerce/magento-product-downloadable": "9.0.1-canary.0",
"@graphcommerce/magento-product-grouped": "9.0.1-canary.0",
"@graphcommerce/magento-product-simple": "9.0.1-canary.0",
"@graphcommerce/magento-product-virtual": "9.0.1-canary.0",
"@graphcommerce/magento-recently-viewed-products": "9.0.1-canary.0",
"@graphcommerce/magento-review": "9.0.1-canary.0",
"@graphcommerce/magento-search": "9.0.1-canary.0",
"@graphcommerce/magento-store": "9.0.1-canary.0",
"@graphcommerce/magento-wishlist": "9.0.1-canary.0",
"@graphcommerce/next-config": "9.0.1-canary.0",
"@graphcommerce/next-ui": "9.0.1-canary.0",
"@graphcommerce/react-hook-form": "9.0.1-canary.0",
"@graphcommerce/service-worker": "9.0.1-canary.0",
"@graphcommerce/cli": "9.0.1-canary.1",
"@graphcommerce/ecommerce-ui": "9.0.1-canary.1",
"@graphcommerce/framer-next-pages": "9.0.1-canary.1",
"@graphcommerce/framer-scroller": "9.0.1-canary.1",
"@graphcommerce/framer-utils": "9.0.1-canary.1",
"@graphcommerce/google-datalayer": "9.0.1-canary.1",
"@graphcommerce/google-playstore": "9.0.1-canary.1",
"@graphcommerce/googleanalytics": "9.0.1-canary.1",
"@graphcommerce/googlerecaptcha": "9.0.1-canary.1",
"@graphcommerce/googletagmanager": "9.0.1-canary.1",
"@graphcommerce/graphql": "9.0.1-canary.1",
"@graphcommerce/graphql-codegen-near-operation-file": "9.0.1-canary.1",
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.1-canary.1",
"@graphcommerce/graphql-mesh": "9.0.1-canary.1",
"@graphcommerce/image": "9.0.1-canary.1",
"@graphcommerce/lingui-next": "9.0.1-canary.1",
"@graphcommerce/magento-cart": "9.0.1-canary.1",
"@graphcommerce/magento-cart-billing-address": "9.0.1-canary.1",
"@graphcommerce/magento-cart-checkout": "9.0.1-canary.1",
"@graphcommerce/magento-cart-coupon": "9.0.1-canary.1",
"@graphcommerce/magento-cart-email": "9.0.1-canary.1",
"@graphcommerce/magento-cart-items": "9.0.1-canary.1",
"@graphcommerce/magento-cart-payment-method": "9.0.1-canary.1",
"@graphcommerce/magento-cart-shipping-address": "9.0.1-canary.1",
"@graphcommerce/magento-cart-shipping-method": "9.0.1-canary.1",
"@graphcommerce/magento-category": "9.0.1-canary.1",
"@graphcommerce/magento-cms": "9.0.1-canary.1",
"@graphcommerce/magento-compare": "9.0.1-canary.1",
"@graphcommerce/magento-customer": "9.0.1-canary.1",
"@graphcommerce/magento-graphql": "9.0.1-canary.1",
"@graphcommerce/magento-graphql-rest": "9.0.1-canary.1",
"@graphcommerce/magento-newsletter": "9.0.1-canary.1",
"@graphcommerce/magento-payment-included": "9.0.1-canary.1",
"@graphcommerce/magento-product": "9.0.1-canary.1",
"@graphcommerce/magento-product-bundle": "9.0.1-canary.1",
"@graphcommerce/magento-product-configurable": "9.0.1-canary.1",
"@graphcommerce/magento-product-downloadable": "9.0.1-canary.1",
"@graphcommerce/magento-product-grouped": "9.0.1-canary.1",
"@graphcommerce/magento-product-simple": "9.0.1-canary.1",
"@graphcommerce/magento-product-virtual": "9.0.1-canary.1",
"@graphcommerce/magento-recently-viewed-products": "9.0.1-canary.1",
"@graphcommerce/magento-review": "9.0.1-canary.1",
"@graphcommerce/magento-search": "9.0.1-canary.1",
"@graphcommerce/magento-store": "9.0.1-canary.1",
"@graphcommerce/magento-wishlist": "9.0.1-canary.1",
"@graphcommerce/next-config": "9.0.1-canary.1",
"@graphcommerce/next-ui": "9.0.1-canary.1",
"@graphcommerce/react-hook-form": "9.0.1-canary.1",
"@graphcommerce/service-worker": "9.0.1-canary.1",
"@graphql-mesh/cli": "0.98.14",
"@graphql-mesh/config": "0.106.14",
"@graphql-mesh/cross-helpers": "0.4.9",
Expand Down Expand Up @@ -124,9 +124,9 @@
"webpack": "^5.97.1"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "9.0.1-canary.0",
"@graphcommerce/prettier-config-pwa": "9.0.1-canary.0",
"@graphcommerce/typescript-config-pwa": "9.0.1-canary.0",
"@graphcommerce/eslint-config-pwa": "9.0.1-canary.1",
"@graphcommerce/prettier-config-pwa": "9.0.1-canary.1",
"@graphcommerce/typescript-config-pwa": "9.0.1-canary.1",
"@lingui/cli": "4.14.1",
"@playwright/test": "1.49.1",
"@types/node": "^18.19.68",
Expand Down
6 changes: 6 additions & 0 deletions packages/address-fields-nl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphcommerce/address-fields-nl

## 9.0.1-canary.1

### Patch Changes

- [#2459](https://github.com/graphcommerce-org/graphcommerce/pull/2459) [`298cb68`](https://github.com/graphcommerce-org/graphcommerce/commit/298cb683a34368c9799af7d7201e30ef5b681953) - Refactor AddressFields component to spread props correctly for child components. ([@carlocarels90](https://github.com/carlocarels90))

## 8.0.5

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/address-fields-nl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/address-fields-nl",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.1-canary.0",
"version": "9.0.1-canary.1",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,14 +12,14 @@
}
},
"peerDependencies": {
"@graphcommerce/ecommerce-ui": "^9.0.1-canary.0",
"@graphcommerce/eslint-config-pwa": "^9.0.1-canary.0",
"@graphcommerce/graphql": "^9.0.1-canary.0",
"@graphcommerce/magento-customer": "^9.0.1-canary.0",
"@graphcommerce/magento-store": "^9.0.1-canary.0",
"@graphcommerce/next-ui": "^9.0.1-canary.0",
"@graphcommerce/prettier-config-pwa": "^9.0.1-canary.0",
"@graphcommerce/typescript-config-pwa": "^9.0.1-canary.0",
"@graphcommerce/ecommerce-ui": "^9.0.1-canary.1",
"@graphcommerce/eslint-config-pwa": "^9.0.1-canary.1",
"@graphcommerce/graphql": "^9.0.1-canary.1",
"@graphcommerce/magento-customer": "^9.0.1-canary.1",
"@graphcommerce/magento-store": "^9.0.1-canary.1",
"@graphcommerce/next-ui": "^9.0.1-canary.1",
"@graphcommerce/prettier-config-pwa": "^9.0.1-canary.1",
"@graphcommerce/typescript-config-pwa": "^9.0.1-canary.1",
"@lingui/core": "^4.2.1",
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-categories/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-categories

## 9.0.1-canary.1

## 9.0.0

### Major Changes
Expand Down
Loading

0 comments on commit abf6572

Please sign in to comment.