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 Jul 19, 2024
1 parent 588d63e commit ddd0d90
Show file tree
Hide file tree
Showing 154 changed files with 1,535 additions and 1,362 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"dull-trains-poke",
"eight-hounds-sit",
"eight-keys-allow",
"eight-pigs-wink",
"empty-boats-kneel",
"empty-glasses-rescue",
"empty-nails-battle",
Expand Down Expand Up @@ -127,6 +128,7 @@
"hot-ants-behave",
"hot-cameras-design",
"hot-forks-lick",
"hungry-apricots-applaud",
"khaki-pianos-cry",
"large-coins-shave",
"large-crabs-peel",
Expand Down Expand Up @@ -176,6 +178,7 @@
"six-turkeys-wonder",
"six-weeks-glow",
"sixty-rockets-fix",
"slimy-swans-repair",
"slow-kiwis-exercise",
"sour-weeks-beam",
"spotty-ads-live",
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.61

## 9.0.0-canary.60

## 9.0.0-canary.59
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.60",
"version": "9.0.0-canary.61",
"sideEffects": true,
"peerDependencies": {
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.60"
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.61"
},
"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.61

### Minor Changes

- [#2327](https://github.com/graphcommerce-org/graphcommerce/pull/2327) [`be719fc`](https://github.com/graphcommerce-org/graphcommerce/commit/be719fc465c8804ddcb720a93813262e3a292b69) - Implement CancelOrder mutation, add cancel order overlay to account section ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))

## 9.0.0-canary.60

## 9.0.0-canary.59
Expand Down
102 changes: 51 additions & 51 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.60",
"version": "9.0.0-canary.61",
"private": true,
"sideEffects": false,
"packageManager": "yarn@4.1.1",
Expand All @@ -22,53 +22,53 @@
"dependencies": {
"@apollo/client": "~3.10.8",
"@ducanh2912/next-pwa": "9.7.2",
"@graphcommerce/cli": "9.0.0-canary.60",
"@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.60",
"@graphcommerce/ecommerce-ui": "9.0.0-canary.60",
"@graphcommerce/framer-next-pages": "9.0.0-canary.60",
"@graphcommerce/framer-scroller": "9.0.0-canary.60",
"@graphcommerce/framer-utils": "9.0.0-canary.60",
"@graphcommerce/googleanalytics": "9.0.0-canary.60",
"@graphcommerce/googlerecaptcha": "9.0.0-canary.60",
"@graphcommerce/googletagmanager": "9.0.0-canary.60",
"@graphcommerce/graphcms-ui": "9.0.0-canary.60",
"@graphcommerce/graphql": "9.0.0-canary.60",
"@graphcommerce/graphql-mesh": "9.0.0-canary.60",
"@graphcommerce/hygraph-cli": "9.0.0-canary.60",
"@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.60",
"@graphcommerce/image": "9.0.0-canary.60",
"@graphcommerce/lingui-next": "9.0.0-canary.60",
"@graphcommerce/magento-cart": "9.0.0-canary.60",
"@graphcommerce/magento-cart-billing-address": "9.0.0-canary.60",
"@graphcommerce/magento-cart-checkout": "9.0.0-canary.60",
"@graphcommerce/magento-cart-coupon": "9.0.0-canary.60",
"@graphcommerce/magento-cart-email": "9.0.0-canary.60",
"@graphcommerce/magento-cart-items": "9.0.0-canary.60",
"@graphcommerce/magento-cart-payment-method": "9.0.0-canary.60",
"@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.60",
"@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.60",
"@graphcommerce/magento-category": "9.0.0-canary.60",
"@graphcommerce/magento-cms": "9.0.0-canary.60",
"@graphcommerce/magento-compare": "9.0.0-canary.60",
"@graphcommerce/magento-customer": "9.0.0-canary.60",
"@graphcommerce/magento-graphql": "9.0.0-canary.60",
"@graphcommerce/magento-newsletter": "9.0.0-canary.60",
"@graphcommerce/magento-payment-included": "9.0.0-canary.60",
"@graphcommerce/magento-product": "9.0.0-canary.60",
"@graphcommerce/magento-product-bundle": "9.0.0-canary.60",
"@graphcommerce/magento-product-configurable": "9.0.0-canary.60",
"@graphcommerce/magento-product-downloadable": "9.0.0-canary.60",
"@graphcommerce/magento-product-grouped": "9.0.0-canary.60",
"@graphcommerce/magento-product-simple": "9.0.0-canary.60",
"@graphcommerce/magento-product-virtual": "9.0.0-canary.60",
"@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.60",
"@graphcommerce/magento-review": "9.0.0-canary.60",
"@graphcommerce/magento-search": "9.0.0-canary.60",
"@graphcommerce/magento-store": "9.0.0-canary.60",
"@graphcommerce/magento-wishlist": "9.0.0-canary.60",
"@graphcommerce/next-config": "9.0.0-canary.60",
"@graphcommerce/next-ui": "9.0.0-canary.60",
"@graphcommerce/react-hook-form": "9.0.0-canary.60",
"@graphcommerce/cli": "9.0.0-canary.61",
"@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.61",
"@graphcommerce/ecommerce-ui": "9.0.0-canary.61",
"@graphcommerce/framer-next-pages": "9.0.0-canary.61",
"@graphcommerce/framer-scroller": "9.0.0-canary.61",
"@graphcommerce/framer-utils": "9.0.0-canary.61",
"@graphcommerce/googleanalytics": "9.0.0-canary.61",
"@graphcommerce/googlerecaptcha": "9.0.0-canary.61",
"@graphcommerce/googletagmanager": "9.0.0-canary.61",
"@graphcommerce/graphcms-ui": "9.0.0-canary.61",
"@graphcommerce/graphql": "9.0.0-canary.61",
"@graphcommerce/graphql-mesh": "9.0.0-canary.61",
"@graphcommerce/hygraph-cli": "9.0.0-canary.61",
"@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.61",
"@graphcommerce/image": "9.0.0-canary.61",
"@graphcommerce/lingui-next": "9.0.0-canary.61",
"@graphcommerce/magento-cart": "9.0.0-canary.61",
"@graphcommerce/magento-cart-billing-address": "9.0.0-canary.61",
"@graphcommerce/magento-cart-checkout": "9.0.0-canary.61",
"@graphcommerce/magento-cart-coupon": "9.0.0-canary.61",
"@graphcommerce/magento-cart-email": "9.0.0-canary.61",
"@graphcommerce/magento-cart-items": "9.0.0-canary.61",
"@graphcommerce/magento-cart-payment-method": "9.0.0-canary.61",
"@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.61",
"@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.61",
"@graphcommerce/magento-category": "9.0.0-canary.61",
"@graphcommerce/magento-cms": "9.0.0-canary.61",
"@graphcommerce/magento-compare": "9.0.0-canary.61",
"@graphcommerce/magento-customer": "9.0.0-canary.61",
"@graphcommerce/magento-graphql": "9.0.0-canary.61",
"@graphcommerce/magento-newsletter": "9.0.0-canary.61",
"@graphcommerce/magento-payment-included": "9.0.0-canary.61",
"@graphcommerce/magento-product": "9.0.0-canary.61",
"@graphcommerce/magento-product-bundle": "9.0.0-canary.61",
"@graphcommerce/magento-product-configurable": "9.0.0-canary.61",
"@graphcommerce/magento-product-downloadable": "9.0.0-canary.61",
"@graphcommerce/magento-product-grouped": "9.0.0-canary.61",
"@graphcommerce/magento-product-simple": "9.0.0-canary.61",
"@graphcommerce/magento-product-virtual": "9.0.0-canary.61",
"@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.61",
"@graphcommerce/magento-review": "9.0.0-canary.61",
"@graphcommerce/magento-search": "9.0.0-canary.61",
"@graphcommerce/magento-store": "9.0.0-canary.61",
"@graphcommerce/magento-wishlist": "9.0.0-canary.61",
"@graphcommerce/next-config": "9.0.0-canary.61",
"@graphcommerce/next-ui": "9.0.0-canary.61",
"@graphcommerce/react-hook-form": "9.0.0-canary.61",
"@lingui/conf": "4.11.2",
"@lingui/core": "4.11.2",
"@lingui/macro": "4.11.2",
Expand All @@ -92,9 +92,9 @@
"webpack": "~5.93.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "9.0.0-canary.60",
"@graphcommerce/prettier-config-pwa": "9.0.0-canary.60",
"@graphcommerce/typescript-config-pwa": "9.0.0-canary.60",
"@graphcommerce/eslint-config-pwa": "9.0.0-canary.61",
"@graphcommerce/prettier-config-pwa": "9.0.0-canary.61",
"@graphcommerce/typescript-config-pwa": "9.0.0-canary.61",
"@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.61

## 9.0.0-canary.60

## 9.0.0-canary.59
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.60",
"version": "9.0.0-canary.61",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,14 +12,14 @@
}
},
"peerDependencies": {
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.60",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/graphql": "^9.0.0-canary.60",
"@graphcommerce/magento-customer": "^9.0.0-canary.60",
"@graphcommerce/magento-store": "^9.0.0-canary.60",
"@graphcommerce/next-ui": "^9.0.0-canary.60",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.61",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/graphql": "^9.0.0-canary.61",
"@graphcommerce/magento-customer": "^9.0.0-canary.61",
"@graphcommerce/magento-store": "^9.0.0-canary.61",
"@graphcommerce/next-ui": "^9.0.0-canary.61",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.61",
"@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-mesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-mesh

## 9.0.0-canary.61

## 9.0.0-canary.60

## 9.0.0-canary.59
Expand Down
12 changes: 6 additions & 6 deletions packages/algolia-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-mesh",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.60",
"version": "9.0.0-canary.61",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,11 +15,11 @@
"generate": "tsx generate-spec.mts"
},
"peerDependencies": {
"@graphcommerce/graphql-mesh": "^9.0.0-canary.60",
"@graphcommerce/magento-product": "^9.0.0-canary.60",
"@graphcommerce/magento-search": "^9.0.0-canary.60",
"@graphcommerce/next-config": "^9.0.0-canary.60",
"@graphcommerce/next-ui": "^9.0.0-canary.60"
"@graphcommerce/graphql-mesh": "^9.0.0-canary.61",
"@graphcommerce/magento-product": "^9.0.0-canary.61",
"@graphcommerce/magento-search": "^9.0.0-canary.61",
"@graphcommerce/next-config": "^9.0.0-canary.61",
"@graphcommerce/next-ui": "^9.0.0-canary.61"
},
"devDependencies": {
"graphql": "^16.0.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-search

## 9.0.0-canary.61

## 9.0.0-canary.60

## 9.0.0-canary.59
Expand Down
24 changes: 12 additions & 12 deletions packages/algolia-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-search",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.60",
"version": "9.0.0-canary.61",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -16,17 +16,17 @@
"react-instantsearch-hooks-web": "^6.47.3"
},
"peerDependencies": {
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.60",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/graphql": "^9.0.0-canary.60",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.60",
"@graphcommerce/magento-product": "^9.0.0-canary.60",
"@graphcommerce/magento-search": "^9.0.0-canary.60",
"@graphcommerce/magento-store": "^9.0.0-canary.60",
"@graphcommerce/next-config": "^9.0.0-canary.60",
"@graphcommerce/next-ui": "^9.0.0-canary.60",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.61",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/graphql": "^9.0.0-canary.61",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.61",
"@graphcommerce/magento-product": "^9.0.0-canary.61",
"@graphcommerce/magento-search": "^9.0.0-canary.61",
"@graphcommerce/magento-store": "^9.0.0-canary.61",
"@graphcommerce/next-config": "^9.0.0-canary.61",
"@graphcommerce/next-ui": "^9.0.0-canary.61",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.61",
"@lingui/core": "^4.2.1",
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/cli

## 9.0.0-canary.61

## 9.0.0-canary.60

## 9.0.0-canary.59
Expand Down
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/cli",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.60",
"version": "9.0.0-canary.61",
"scripts": {
"dev": "tsc --preserveWatchOutput --watch",
"build": "tsc",
Expand Down Expand Up @@ -39,11 +39,11 @@
"tsx": "^4.16.2"
},
"peerDependencies": {
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/hygraph-cli": "^9.0.0-canary.60",
"@graphcommerce/next-config": "^9.0.0-canary.60",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/hygraph-cli": "^9.0.0-canary.61",
"@graphcommerce/next-config": "^9.0.0-canary.61",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.61",
"graphql": "^16.7.1",
"react": "^18.2.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/demo-magento-graphcommerce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/demo-magento-graphcommerce

## 9.0.0-canary.61

## 9.0.0-canary.60

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/demo-magento-graphcommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/demo-magento-graphcommerce",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.60",
"version": "9.0.0-canary.61",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand All @@ -15,14 +15,14 @@
}
},
"peerDependencies": {
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/framer-scroller": "^9.0.0-canary.60",
"@graphcommerce/magento-product": "^9.0.0-canary.60",
"@graphcommerce/magento-product-configurable": "^9.0.0-canary.60",
"@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.60",
"@graphcommerce/next-ui": "^9.0.0-canary.60",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.60",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/framer-scroller": "^9.0.0-canary.61",
"@graphcommerce/magento-product": "^9.0.0-canary.61",
"@graphcommerce/magento-product-configurable": "^9.0.0-canary.61",
"@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.61",
"@graphcommerce/next-ui": "^9.0.0-canary.61",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.61",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.61",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"next": "*",
Expand Down
2 changes: 2 additions & 0 deletions packages/ecommerce-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/ecommerce-ui

## 9.0.0-canary.61

## 9.0.0-canary.60

## 9.0.0-canary.59
Expand Down
Loading

0 comments on commit ddd0d90

Please sign in to comment.