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 Oct 28, 2024
1 parent e370828 commit 62d1cda
Show file tree
Hide file tree
Showing 164 changed files with 1,619 additions and 1,452 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"nice-trainers-judge",
"nine-poets-appear",
"ninety-countries-perform",
"ninety-elephants-speak",
"ninety-impalas-grab",
"ninety-pillows-deny",
"old-chefs-deny",
Expand Down
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 9.0.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
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.0-canary.87",
"version": "9.0.0-canary.88",
"sideEffects": true,
"peerDependencies": {
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.87"
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.88"
},
"prettier": "@graphcommerce/prettier-config-pwa"
}
6 changes: 6 additions & 0 deletions examples/magento-graphcms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 9.0.0-canary.88

### Patch Changes

- [#2392](https://github.com/graphcommerce-org/graphcommerce/pull/2392) [`1c0bde3`](https://github.com/graphcommerce-org/graphcommerce/commit/1c0bde328035de75b165c40e4a0fe80c7de2267b) - Redirect users to homepage after password reset as `router.back()` often returns an empty or invalid history state. ([@carlocarels90](https://github.com/carlocarels90))

## 9.0.0-canary.87

### Patch Changes
Expand Down
104 changes: 52 additions & 52 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.0-canary.87",
"version": "9.0.0-canary.88",
"private": true,
"sideEffects": false,
"packageManager": "[email protected]",
Expand All @@ -22,54 +22,54 @@
"dependencies": {
"@apollo/client": "~3.10.8",
"@ducanh2912/next-pwa": "9.7.2",
"@graphcommerce/cli": "9.0.0-canary.87",
"@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.87",
"@graphcommerce/ecommerce-ui": "9.0.0-canary.87",
"@graphcommerce/framer-next-pages": "9.0.0-canary.87",
"@graphcommerce/framer-scroller": "9.0.0-canary.87",
"@graphcommerce/framer-utils": "9.0.0-canary.87",
"@graphcommerce/googleanalytics": "9.0.0-canary.87",
"@graphcommerce/googlerecaptcha": "9.0.0-canary.87",
"@graphcommerce/googletagmanager": "9.0.0-canary.87",
"@graphcommerce/graphcms-ui": "9.0.0-canary.87",
"@graphcommerce/graphql": "9.0.0-canary.87",
"@graphcommerce/graphql-mesh": "9.0.0-canary.87",
"@graphcommerce/hygraph-cli": "9.0.0-canary.87",
"@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.87",
"@graphcommerce/image": "9.0.0-canary.87",
"@graphcommerce/lingui-next": "9.0.0-canary.87",
"@graphcommerce/magento-cart": "9.0.0-canary.87",
"@graphcommerce/magento-cart-billing-address": "9.0.0-canary.87",
"@graphcommerce/magento-cart-checkout": "9.0.0-canary.87",
"@graphcommerce/magento-cart-coupon": "9.0.0-canary.87",
"@graphcommerce/magento-cart-email": "9.0.0-canary.87",
"@graphcommerce/magento-cart-items": "9.0.0-canary.87",
"@graphcommerce/magento-cart-payment-method": "9.0.0-canary.87",
"@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.87",
"@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.87",
"@graphcommerce/magento-category": "9.0.0-canary.87",
"@graphcommerce/magento-cms": "9.0.0-canary.87",
"@graphcommerce/magento-compare": "9.0.0-canary.87",
"@graphcommerce/magento-customer": "9.0.0-canary.87",
"@graphcommerce/magento-graphql": "9.0.0-canary.87",
"@graphcommerce/magento-graphql-rest": "9.0.0-canary.87",
"@graphcommerce/magento-newsletter": "9.0.0-canary.87",
"@graphcommerce/magento-payment-included": "9.0.0-canary.87",
"@graphcommerce/magento-product": "9.0.0-canary.87",
"@graphcommerce/magento-product-bundle": "9.0.0-canary.87",
"@graphcommerce/magento-product-configurable": "9.0.0-canary.87",
"@graphcommerce/magento-product-downloadable": "9.0.0-canary.87",
"@graphcommerce/magento-product-grouped": "9.0.0-canary.87",
"@graphcommerce/magento-product-simple": "9.0.0-canary.87",
"@graphcommerce/magento-product-virtual": "9.0.0-canary.87",
"@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.87",
"@graphcommerce/magento-review": "9.0.0-canary.87",
"@graphcommerce/magento-search": "9.0.0-canary.87",
"@graphcommerce/magento-store": "9.0.0-canary.87",
"@graphcommerce/magento-wishlist": "9.0.0-canary.87",
"@graphcommerce/next-config": "9.0.0-canary.87",
"@graphcommerce/next-ui": "9.0.0-canary.87",
"@graphcommerce/react-hook-form": "9.0.0-canary.87",
"@graphcommerce/cli": "9.0.0-canary.88",
"@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.88",
"@graphcommerce/ecommerce-ui": "9.0.0-canary.88",
"@graphcommerce/framer-next-pages": "9.0.0-canary.88",
"@graphcommerce/framer-scroller": "9.0.0-canary.88",
"@graphcommerce/framer-utils": "9.0.0-canary.88",
"@graphcommerce/googleanalytics": "9.0.0-canary.88",
"@graphcommerce/googlerecaptcha": "9.0.0-canary.88",
"@graphcommerce/googletagmanager": "9.0.0-canary.88",
"@graphcommerce/graphcms-ui": "9.0.0-canary.88",
"@graphcommerce/graphql": "9.0.0-canary.88",
"@graphcommerce/graphql-mesh": "9.0.0-canary.88",
"@graphcommerce/hygraph-cli": "9.0.0-canary.88",
"@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.88",
"@graphcommerce/image": "9.0.0-canary.88",
"@graphcommerce/lingui-next": "9.0.0-canary.88",
"@graphcommerce/magento-cart": "9.0.0-canary.88",
"@graphcommerce/magento-cart-billing-address": "9.0.0-canary.88",
"@graphcommerce/magento-cart-checkout": "9.0.0-canary.88",
"@graphcommerce/magento-cart-coupon": "9.0.0-canary.88",
"@graphcommerce/magento-cart-email": "9.0.0-canary.88",
"@graphcommerce/magento-cart-items": "9.0.0-canary.88",
"@graphcommerce/magento-cart-payment-method": "9.0.0-canary.88",
"@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.88",
"@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.88",
"@graphcommerce/magento-category": "9.0.0-canary.88",
"@graphcommerce/magento-cms": "9.0.0-canary.88",
"@graphcommerce/magento-compare": "9.0.0-canary.88",
"@graphcommerce/magento-customer": "9.0.0-canary.88",
"@graphcommerce/magento-graphql": "9.0.0-canary.88",
"@graphcommerce/magento-graphql-rest": "9.0.0-canary.88",
"@graphcommerce/magento-newsletter": "9.0.0-canary.88",
"@graphcommerce/magento-payment-included": "9.0.0-canary.88",
"@graphcommerce/magento-product": "9.0.0-canary.88",
"@graphcommerce/magento-product-bundle": "9.0.0-canary.88",
"@graphcommerce/magento-product-configurable": "9.0.0-canary.88",
"@graphcommerce/magento-product-downloadable": "9.0.0-canary.88",
"@graphcommerce/magento-product-grouped": "9.0.0-canary.88",
"@graphcommerce/magento-product-simple": "9.0.0-canary.88",
"@graphcommerce/magento-product-virtual": "9.0.0-canary.88",
"@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.88",
"@graphcommerce/magento-review": "9.0.0-canary.88",
"@graphcommerce/magento-search": "9.0.0-canary.88",
"@graphcommerce/magento-store": "9.0.0-canary.88",
"@graphcommerce/magento-wishlist": "9.0.0-canary.88",
"@graphcommerce/next-config": "9.0.0-canary.88",
"@graphcommerce/next-ui": "9.0.0-canary.88",
"@graphcommerce/react-hook-form": "9.0.0-canary.88",
"@lingui/conf": "4.11.2",
"@lingui/core": "4.11.2",
"@lingui/macro": "4.11.2",
Expand All @@ -94,9 +94,9 @@
"webpack": "~5.93.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "9.0.0-canary.87",
"@graphcommerce/prettier-config-pwa": "9.0.0-canary.87",
"@graphcommerce/typescript-config-pwa": "9.0.0-canary.87",
"@graphcommerce/eslint-config-pwa": "9.0.0-canary.88",
"@graphcommerce/prettier-config-pwa": "9.0.0-canary.88",
"@graphcommerce/typescript-config-pwa": "9.0.0-canary.88",
"@lingui/cli": "4.11.2",
"@playwright/test": "1.45.1",
"@types/node": "^18.19.40",
Expand Down
2 changes: 2 additions & 0 deletions packages/address-fields-nl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/address-fields-nl

## 9.0.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
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.0-canary.87",
"version": "9.0.0-canary.88",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,14 +12,14 @@
}
},
"peerDependencies": {
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.87",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.87",
"@graphcommerce/graphql": "^9.0.0-canary.87",
"@graphcommerce/magento-customer": "^9.0.0-canary.87",
"@graphcommerce/magento-store": "^9.0.0-canary.87",
"@graphcommerce/next-ui": "^9.0.0-canary.87",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.87",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.87",
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.88",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.88",
"@graphcommerce/graphql": "^9.0.0-canary.88",
"@graphcommerce/magento-customer": "^9.0.0-canary.88",
"@graphcommerce/magento-store": "^9.0.0-canary.88",
"@graphcommerce/next-ui": "^9.0.0-canary.88",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.88",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.88",
"@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.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
Expand Down
20 changes: 10 additions & 10 deletions packages/algolia-categories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-categories",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.87",
"version": "9.0.0-canary.88",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"generate": "tsx scripts/generate-spec.mts"
},
"peerDependencies": {
"@graphcommerce/algolia-products": "^9.0.0-canary.87",
"@graphcommerce/google-datalayer": "^9.0.0-canary.87",
"@graphcommerce/graphql": "^9.0.0-canary.87",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.87",
"@graphcommerce/magento-customer": "^9.0.0-canary.87",
"@graphcommerce/magento-product": "^9.0.0-canary.87",
"@graphcommerce/magento-search": "^9.0.0-canary.87",
"@graphcommerce/next-config": "^9.0.0-canary.87",
"@graphcommerce/next-ui": "^9.0.0-canary.87",
"@graphcommerce/algolia-products": "^9.0.0-canary.88",
"@graphcommerce/google-datalayer": "^9.0.0-canary.88",
"@graphcommerce/graphql": "^9.0.0-canary.88",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.88",
"@graphcommerce/magento-customer": "^9.0.0-canary.88",
"@graphcommerce/magento-product": "^9.0.0-canary.88",
"@graphcommerce/magento-search": "^9.0.0-canary.88",
"@graphcommerce/next-config": "^9.0.0-canary.88",
"@graphcommerce/next-ui": "^9.0.0-canary.88",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-personalization

## 9.0.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
Expand Down
20 changes: 10 additions & 10 deletions packages/algolia-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-insights",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.87",
"version": "9.0.0-canary.88",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"generate": "tsx scripts/generate-insights-spec.mts"
},
"peerDependencies": {
"@graphcommerce/algolia-products": "^9.0.0-canary.87",
"@graphcommerce/google-datalayer": "^9.0.0-canary.87",
"@graphcommerce/graphql": "^9.0.0-canary.87",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.87",
"@graphcommerce/magento-customer": "^9.0.0-canary.87",
"@graphcommerce/magento-product": "^9.0.0-canary.87",
"@graphcommerce/next-config": "^9.0.0-canary.87",
"@graphcommerce/next-ui": "^9.0.0-canary.87",
"@graphcommerce/react-hook-form": "^9.0.0-canary.87",
"@graphcommerce/algolia-products": "^9.0.0-canary.88",
"@graphcommerce/google-datalayer": "^9.0.0-canary.88",
"@graphcommerce/graphql": "^9.0.0-canary.88",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.88",
"@graphcommerce/magento-customer": "^9.0.0-canary.88",
"@graphcommerce/magento-product": "^9.0.0-canary.88",
"@graphcommerce/next-config": "^9.0.0-canary.88",
"@graphcommerce/next-ui": "^9.0.0-canary.88",
"@graphcommerce/react-hook-form": "^9.0.0-canary.88",
"@mui/material": "*",
"react": "^18.2.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-personalization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-personalization

## 9.0.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
Expand Down
20 changes: 10 additions & 10 deletions packages/algolia-personalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-personalization",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.87",
"version": "9.0.0-canary.88",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"generate": "tsx scripts/generate-insights-spec.mts"
},
"peerDependencies": {
"@graphcommerce/algolia-insights": "^9.0.0-canary.87",
"@graphcommerce/algolia-products": "^9.0.0-canary.87",
"@graphcommerce/google-datalayer": "^9.0.0-canary.87",
"@graphcommerce/graphql": "^9.0.0-canary.87",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.87",
"@graphcommerce/magento-customer": "^9.0.0-canary.87",
"@graphcommerce/magento-product": "^9.0.0-canary.87",
"@graphcommerce/next-config": "^9.0.0-canary.87",
"@graphcommerce/next-ui": "^9.0.0-canary.87",
"@graphcommerce/algolia-insights": "^9.0.0-canary.88",
"@graphcommerce/algolia-products": "^9.0.0-canary.88",
"@graphcommerce/google-datalayer": "^9.0.0-canary.88",
"@graphcommerce/graphql": "^9.0.0-canary.88",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.88",
"@graphcommerce/magento-customer": "^9.0.0-canary.88",
"@graphcommerce/magento-product": "^9.0.0-canary.88",
"@graphcommerce/next-config": "^9.0.0-canary.88",
"@graphcommerce/next-ui": "^9.0.0-canary.88",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-products/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-products

## 9.0.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
Expand Down
18 changes: 9 additions & 9 deletions packages/algolia-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-products",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.87",
"version": "9.0.0-canary.88",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,14 +15,14 @@
"generate": "tsx scripts/generate-spec.mts"
},
"peerDependencies": {
"@graphcommerce/google-datalayer": "^9.0.0-canary.87",
"@graphcommerce/graphql": "^9.0.0-canary.87",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.87",
"@graphcommerce/magento-customer": "^9.0.0-canary.87",
"@graphcommerce/magento-product": "^9.0.0-canary.87",
"@graphcommerce/magento-search": "^9.0.0-canary.87",
"@graphcommerce/next-config": "^9.0.0-canary.87",
"@graphcommerce/next-ui": "^9.0.0-canary.87",
"@graphcommerce/google-datalayer": "^9.0.0-canary.88",
"@graphcommerce/graphql": "^9.0.0-canary.88",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.88",
"@graphcommerce/magento-customer": "^9.0.0-canary.88",
"@graphcommerce/magento-product": "^9.0.0-canary.88",
"@graphcommerce/magento-search": "^9.0.0-canary.88",
"@graphcommerce/next-config": "^9.0.0-canary.88",
"@graphcommerce/next-ui": "^9.0.0-canary.88",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-recommend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-recommend

## 9.0.0-canary.88

## 9.0.0-canary.87

## 9.0.0-canary.86
Expand Down
Loading

0 comments on commit 62d1cda

Please sign in to comment.