Skip to content

Commit

Permalink
Merge pull request #2271 from graphcommerce-org/changeset-release/main
Browse files Browse the repository at this point in the history
Upcoming Release Changes (refs/heads/main)
  • Loading branch information
paales authored May 16, 2024
2 parents 4a8611e + cf5da75 commit 385a07f
Show file tree
Hide file tree
Showing 153 changed files with 841 additions and 689 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-boats-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-coins-shave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spotty-ads-live.md

This file was deleted.

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

## 8.0.6

## 8.0.5

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

## 8.0.6

## 8.0.5

## 8.0.5-canary.10
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": "8.0.5",
"version": "8.0.6",
"private": true,
"sideEffects": false,
"engines": {
Expand All @@ -21,53 +21,53 @@
"dependencies": {
"@apollo/client": "~3.8.10",
"@ducanh2912/next-pwa": "9.7.2",
"@graphcommerce/cli": "8.0.5",
"@graphcommerce/demo-magento-graphcommerce": "8.0.5",
"@graphcommerce/ecommerce-ui": "8.0.5",
"@graphcommerce/framer-next-pages": "8.0.5",
"@graphcommerce/framer-scroller": "8.0.5",
"@graphcommerce/framer-utils": "8.0.5",
"@graphcommerce/googleanalytics": "8.0.5",
"@graphcommerce/googlerecaptcha": "8.0.5",
"@graphcommerce/googletagmanager": "8.0.5",
"@graphcommerce/graphcms-ui": "8.0.5",
"@graphcommerce/graphql": "8.0.5",
"@graphcommerce/graphql-mesh": "8.0.5",
"@graphcommerce/hygraph-cli": "8.0.5",
"@graphcommerce/hygraph-dynamic-rows": "8.0.5",
"@graphcommerce/image": "8.0.5",
"@graphcommerce/lingui-next": "8.0.5",
"@graphcommerce/magento-cart": "8.0.5",
"@graphcommerce/magento-cart-billing-address": "8.0.5",
"@graphcommerce/magento-cart-checkout": "8.0.5",
"@graphcommerce/magento-cart-coupon": "8.0.5",
"@graphcommerce/magento-cart-email": "8.0.5",
"@graphcommerce/magento-cart-items": "8.0.5",
"@graphcommerce/magento-cart-payment-method": "8.0.5",
"@graphcommerce/magento-cart-shipping-address": "8.0.5",
"@graphcommerce/magento-cart-shipping-method": "8.0.5",
"@graphcommerce/magento-category": "8.0.5",
"@graphcommerce/magento-cms": "8.0.5",
"@graphcommerce/magento-compare": "8.0.5",
"@graphcommerce/magento-customer": "8.0.5",
"@graphcommerce/magento-graphql": "8.0.5",
"@graphcommerce/magento-newsletter": "8.0.5",
"@graphcommerce/magento-payment-included": "8.0.5",
"@graphcommerce/magento-product": "8.0.5",
"@graphcommerce/magento-product-bundle": "8.0.5",
"@graphcommerce/magento-product-configurable": "8.0.5",
"@graphcommerce/magento-product-downloadable": "8.0.5",
"@graphcommerce/magento-product-grouped": "8.0.5",
"@graphcommerce/magento-product-simple": "8.0.5",
"@graphcommerce/magento-product-virtual": "8.0.5",
"@graphcommerce/magento-recently-viewed-products": "8.0.5",
"@graphcommerce/magento-review": "8.0.5",
"@graphcommerce/magento-search": "8.0.5",
"@graphcommerce/magento-store": "8.0.5",
"@graphcommerce/magento-wishlist": "8.0.5",
"@graphcommerce/next-config": "8.0.5",
"@graphcommerce/next-ui": "8.0.5",
"@graphcommerce/react-hook-form": "8.0.5",
"@graphcommerce/cli": "8.0.6",
"@graphcommerce/demo-magento-graphcommerce": "8.0.6",
"@graphcommerce/ecommerce-ui": "8.0.6",
"@graphcommerce/framer-next-pages": "8.0.6",
"@graphcommerce/framer-scroller": "8.0.6",
"@graphcommerce/framer-utils": "8.0.6",
"@graphcommerce/googleanalytics": "8.0.6",
"@graphcommerce/googlerecaptcha": "8.0.6",
"@graphcommerce/googletagmanager": "8.0.6",
"@graphcommerce/graphcms-ui": "8.0.6",
"@graphcommerce/graphql": "8.0.6",
"@graphcommerce/graphql-mesh": "8.0.6",
"@graphcommerce/hygraph-cli": "8.0.6",
"@graphcommerce/hygraph-dynamic-rows": "8.0.6",
"@graphcommerce/image": "8.0.6",
"@graphcommerce/lingui-next": "8.0.6",
"@graphcommerce/magento-cart": "8.0.6",
"@graphcommerce/magento-cart-billing-address": "8.0.6",
"@graphcommerce/magento-cart-checkout": "8.0.6",
"@graphcommerce/magento-cart-coupon": "8.0.6",
"@graphcommerce/magento-cart-email": "8.0.6",
"@graphcommerce/magento-cart-items": "8.0.6",
"@graphcommerce/magento-cart-payment-method": "8.0.6",
"@graphcommerce/magento-cart-shipping-address": "8.0.6",
"@graphcommerce/magento-cart-shipping-method": "8.0.6",
"@graphcommerce/magento-category": "8.0.6",
"@graphcommerce/magento-cms": "8.0.6",
"@graphcommerce/magento-compare": "8.0.6",
"@graphcommerce/magento-customer": "8.0.6",
"@graphcommerce/magento-graphql": "8.0.6",
"@graphcommerce/magento-newsletter": "8.0.6",
"@graphcommerce/magento-payment-included": "8.0.6",
"@graphcommerce/magento-product": "8.0.6",
"@graphcommerce/magento-product-bundle": "8.0.6",
"@graphcommerce/magento-product-configurable": "8.0.6",
"@graphcommerce/magento-product-downloadable": "8.0.6",
"@graphcommerce/magento-product-grouped": "8.0.6",
"@graphcommerce/magento-product-simple": "8.0.6",
"@graphcommerce/magento-product-virtual": "8.0.6",
"@graphcommerce/magento-recently-viewed-products": "8.0.6",
"@graphcommerce/magento-review": "8.0.6",
"@graphcommerce/magento-search": "8.0.6",
"@graphcommerce/magento-store": "8.0.6",
"@graphcommerce/magento-wishlist": "8.0.6",
"@graphcommerce/next-config": "8.0.6",
"@graphcommerce/next-ui": "8.0.6",
"@graphcommerce/react-hook-form": "8.0.6",
"@lingui/core": "4.7.0",
"@lingui/macro": "4.7.0",
"@lingui/react": "4.7.0",
Expand All @@ -90,9 +90,9 @@
"webpack": "5.89.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "8.0.5",
"@graphcommerce/prettier-config-pwa": "8.0.5",
"@graphcommerce/typescript-config-pwa": "8.0.5",
"@graphcommerce/eslint-config-pwa": "8.0.6",
"@graphcommerce/prettier-config-pwa": "8.0.6",
"@graphcommerce/typescript-config-pwa": "8.0.6",
"@lingui/cli": "4.7.0",
"@playwright/test": "1.41.0",
"@types/node": "^18",
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

## 8.0.6

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

## 8.0.6

## 8.0.5

## 8.0.5-canary.10
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": "8.0.5",
"version": "8.0.6",
"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": "^8.0.5",
"@graphcommerce/eslint-config-pwa": "^8.0.5",
"@graphcommerce/graphql": "^8.0.5",
"@graphcommerce/graphql-mesh": "^8.0.5",
"@graphcommerce/magento-product": "^8.0.5",
"@graphcommerce/magento-search": "^8.0.5",
"@graphcommerce/magento-store": "^8.0.5",
"@graphcommerce/next-config": "^8.0.5",
"@graphcommerce/next-ui": "^8.0.5",
"@graphcommerce/prettier-config-pwa": "^8.0.5",
"@graphcommerce/typescript-config-pwa": "^8.0.5",
"@graphcommerce/ecommerce-ui": "^8.0.6",
"@graphcommerce/eslint-config-pwa": "^8.0.6",
"@graphcommerce/graphql": "^8.0.6",
"@graphcommerce/graphql-mesh": "^8.0.6",
"@graphcommerce/magento-product": "^8.0.6",
"@graphcommerce/magento-search": "^8.0.6",
"@graphcommerce/magento-store": "^8.0.6",
"@graphcommerce/next-config": "^8.0.6",
"@graphcommerce/next-ui": "^8.0.6",
"@graphcommerce/prettier-config-pwa": "^8.0.6",
"@graphcommerce/typescript-config-pwa": "^8.0.6",
"@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

## 8.0.6

## 8.0.5

## 8.0.5-canary.10
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": "8.0.5",
"version": "8.0.6",
"scripts": {
"dev": "tsc --preserveWatchOutput --watch",
"build": "tsc",
Expand Down Expand Up @@ -38,11 +38,11 @@
"tslib": "^2.6.2"
},
"peerDependencies": {
"@graphcommerce/eslint-config-pwa": "^8.0.5",
"@graphcommerce/hygraph-cli": "^8.0.5",
"@graphcommerce/next-config": "^8.0.5",
"@graphcommerce/prettier-config-pwa": "^8.0.5",
"@graphcommerce/typescript-config-pwa": "^8.0.5",
"@graphcommerce/eslint-config-pwa": "^8.0.6",
"@graphcommerce/hygraph-cli": "^8.0.6",
"@graphcommerce/next-config": "^8.0.6",
"@graphcommerce/prettier-config-pwa": "^8.0.6",
"@graphcommerce/typescript-config-pwa": "^8.0.6",
"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

## 8.0.6

## 8.0.5

## 8.0.5-canary.10
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": "8.0.5",
"version": "8.0.6",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand All @@ -15,14 +15,14 @@
}
},
"peerDependencies": {
"@graphcommerce/eslint-config-pwa": "^8.0.5",
"@graphcommerce/framer-scroller": "^8.0.5",
"@graphcommerce/magento-product": "^8.0.5",
"@graphcommerce/magento-product-configurable": "^8.0.5",
"@graphcommerce/magento-recently-viewed-products": "^8.0.5",
"@graphcommerce/next-ui": "^8.0.5",
"@graphcommerce/prettier-config-pwa": "^8.0.5",
"@graphcommerce/typescript-config-pwa": "^8.0.5",
"@graphcommerce/eslint-config-pwa": "^8.0.6",
"@graphcommerce/framer-scroller": "^8.0.6",
"@graphcommerce/magento-product": "^8.0.6",
"@graphcommerce/magento-product-configurable": "^8.0.6",
"@graphcommerce/magento-recently-viewed-products": "^8.0.6",
"@graphcommerce/next-ui": "^8.0.6",
"@graphcommerce/prettier-config-pwa": "^8.0.6",
"@graphcommerce/typescript-config-pwa": "^8.0.6",
"@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

## 8.0.6

## 8.0.5

## 8.0.5-canary.10
Expand Down
14 changes: 7 additions & 7 deletions packages/ecommerce-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/ecommerce-ui",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "8.0.5",
"version": "8.0.6",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,12 +12,12 @@
}
},
"peerDependencies": {
"@graphcommerce/eslint-config-pwa": "^8.0.5",
"@graphcommerce/graphql": "^8.0.5",
"@graphcommerce/next-ui": "^8.0.5",
"@graphcommerce/prettier-config-pwa": "^8.0.5",
"@graphcommerce/react-hook-form": "^8.0.5",
"@graphcommerce/typescript-config-pwa": "^8.0.5",
"@graphcommerce/eslint-config-pwa": "^8.0.6",
"@graphcommerce/graphql": "^8.0.6",
"@graphcommerce/next-ui": "^8.0.6",
"@graphcommerce/prettier-config-pwa": "^8.0.6",
"@graphcommerce/react-hook-form": "^8.0.6",
"@graphcommerce/typescript-config-pwa": "^8.0.6",
"@lingui/core": "^4.2.1",
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/framer-next-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 8.0.6

## 8.0.5

### Patch Changes
Expand Down
2 changes: 2 additions & 0 deletions packages/framer-next-pages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 8.0.6

## 8.0.5

## 8.0.5-canary.10
Expand Down
Loading

0 comments on commit 385a07f

Please sign in to comment.