Skip to content

Commit

Permalink
Merge pull request #1627 from graphcommerce-org/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): versions updated
  • Loading branch information
paales authored Sep 7, 2022
2 parents 3020a9b + cc52cca commit b998cc8
Show file tree
Hide file tree
Showing 61 changed files with 408 additions and 139 deletions.
7 changes: 0 additions & 7 deletions .changeset/angry-masks-remember.md

This file was deleted.

33 changes: 33 additions & 0 deletions examples/magento-graphcms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Change Log

## 3.25.3

### Patch Changes

- Updated dependencies [[`e8639ec5f`](https://github.com/graphcommerce-org/graphcommerce/commit/e8639ec5f6759504211d70a966f5c348c6b3a7f6)]:
- @graphcommerce/ecommerce-ui@1.3.0
- @graphcommerce/magento-cart-shipping-address@3.4.5
- @graphcommerce/magento-customer@4.10.5
- @graphcommerce/magento-cart@4.7.5
- @graphcommerce/magento-cart-email@3.0.53
- @graphcommerce/magento-cart-payment-method@3.5.5
- @graphcommerce/magento-cart-shipping-method@3.6.5
- @graphcommerce/magento-payment-braintree@3.0.52
- @graphcommerce/magento-payment-included@3.1.24
- @graphcommerce/mollie-magento-payment@3.5.5
- @graphcommerce/magento-cart-billing-address@3.1.5
- @graphcommerce/magento-cart-checkout@3.0.53
- @graphcommerce/magento-cart-items@3.1.5
- @graphcommerce/magento-customer-account@3.2.5
- @graphcommerce/magento-newsletter@2.1.5
- @graphcommerce/magento-product-configurable@4.2.6
- @graphcommerce/magento-review@3.3.5
- @graphcommerce/magento-wishlist@1.6.6
- @graphcommerce/magento-cart-coupon@3.2.5
- @graphcommerce/magento-product@4.5.5
- @graphcommerce/magento-product-bundle@4.0.53
- @graphcommerce/magento-product-downloadable@4.0.53
- @graphcommerce/magento-product-grouped@3.0.53
- @graphcommerce/magento-product-simple@4.0.53
- @graphcommerce/magento-product-virtual@4.0.53
- @graphcommerce/magento-cart-pickup@3.1.15
- @graphcommerce/magento-category@4.5.5

## 3.25.2

### Patch Changes
Expand Down
56 changes: 28 additions & 28 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": "3.25.2",
"version": "3.25.3",
"private": true,
"sideEffects": false,
"engines": {
Expand All @@ -28,7 +28,7 @@
},
"dependencies": {
"@graphcommerce/cli": "1.0.10",
"@graphcommerce/ecommerce-ui": "1.2.3",
"@graphcommerce/ecommerce-ui": "1.3.0",
"@graphcommerce/framer-next-pages": "3.3.0",
"@graphcommerce/framer-scroller": "2.1.35",
"@graphcommerce/googleanalytics": "2.0.7",
Expand All @@ -39,37 +39,37 @@
"@graphcommerce/graphql-mesh": "4.1.9",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/lingui-next": "2.2.1",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-cart-billing-address": "3.1.4",
"@graphcommerce/magento-cart-checkout": "3.0.52",
"@graphcommerce/magento-cart-coupon": "3.2.4",
"@graphcommerce/magento-cart-email": "3.0.52",
"@graphcommerce/magento-cart-items": "3.1.4",
"@graphcommerce/magento-cart-payment-method": "3.5.4",
"@graphcommerce/magento-cart-pickup": "3.1.14",
"@graphcommerce/magento-cart-shipping-address": "3.4.4",
"@graphcommerce/magento-cart-shipping-method": "3.6.4",
"@graphcommerce/magento-category": "4.5.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-cart-billing-address": "3.1.5",
"@graphcommerce/magento-cart-checkout": "3.0.53",
"@graphcommerce/magento-cart-coupon": "3.2.5",
"@graphcommerce/magento-cart-email": "3.0.53",
"@graphcommerce/magento-cart-items": "3.1.5",
"@graphcommerce/magento-cart-payment-method": "3.5.5",
"@graphcommerce/magento-cart-pickup": "3.1.15",
"@graphcommerce/magento-cart-shipping-address": "3.4.5",
"@graphcommerce/magento-cart-shipping-method": "3.6.5",
"@graphcommerce/magento-category": "4.5.5",
"@graphcommerce/magento-cms": "4.0.43",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-customer-account": "3.2.4",
"@graphcommerce/magento-customer": "4.10.5",
"@graphcommerce/magento-customer-account": "3.2.5",
"@graphcommerce/magento-customer-order": "3.1.4",
"@graphcommerce/magento-graphql": "3.1.8",
"@graphcommerce/magento-newsletter": "2.1.4",
"@graphcommerce/magento-payment-braintree": "3.0.51",
"@graphcommerce/magento-payment-included": "3.1.23",
"@graphcommerce/magento-product": "4.5.4",
"@graphcommerce/magento-product-bundle": "4.0.52",
"@graphcommerce/magento-product-configurable": "4.2.5",
"@graphcommerce/magento-product-downloadable": "4.0.52",
"@graphcommerce/magento-product-grouped": "3.0.52",
"@graphcommerce/magento-product-simple": "4.0.52",
"@graphcommerce/magento-product-virtual": "4.0.52",
"@graphcommerce/magento-review": "3.3.4",
"@graphcommerce/magento-newsletter": "2.1.5",
"@graphcommerce/magento-payment-braintree": "3.0.52",
"@graphcommerce/magento-payment-included": "3.1.24",
"@graphcommerce/magento-product": "4.5.5",
"@graphcommerce/magento-product-bundle": "4.0.53",
"@graphcommerce/magento-product-configurable": "4.2.6",
"@graphcommerce/magento-product-downloadable": "4.0.53",
"@graphcommerce/magento-product-grouped": "3.0.53",
"@graphcommerce/magento-product-simple": "4.0.53",
"@graphcommerce/magento-product-virtual": "4.0.53",
"@graphcommerce/magento-review": "3.3.5",
"@graphcommerce/magento-search": "4.2.3",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/magento-wishlist": "1.6.5",
"@graphcommerce/mollie-magento-payment": "3.5.4",
"@graphcommerce/magento-wishlist": "1.6.6",
"@graphcommerce/mollie-magento-payment": "3.5.5",
"@graphcommerce/next-config": "3.2.0",
"@graphcommerce/next-ui": "4.23.1",
"@lingui/core": "3.14.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/ecommerce-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphcommerce/ecommerce-ui

## 1.3.0

### Minor Changes

- [#1579](https://github.com/graphcommerce-org/graphcommerce/pull/1579) [`e8639ec5f`](https://github.com/graphcommerce-org/graphcommerce/commit/e8639ec5f6759504211d70a966f5c348c6b3a7f6) Thanks [@paales](https://github.com/paales)! - New FormComponents added which combines react-hook-form and mui's form components for easier form handling

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.2.3",
"version": "1.3.0",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/magento-cart-billing-address/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.1.5

### Patch Changes

- Updated dependencies [[`e8639ec5f`](https://github.com/graphcommerce-org/graphcommerce/commit/e8639ec5f6759504211d70a966f5c348c6b3a7f6)]:
- @graphcommerce/magento-customer@4.10.5
- @graphcommerce/magento-cart@4.7.5

## 3.1.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/magento-cart-billing-address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-billing-address",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.1.4",
"version": "3.1.5",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -21,8 +21,8 @@
"@graphcommerce/framer-next-pages": "3.3.0",
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-customer": "4.10.5",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/magento-cart-checkout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.0.53

### Patch Changes

- Updated dependencies [[`e8639ec5f`](https://github.com/graphcommerce-org/graphcommerce/commit/e8639ec5f6759504211d70a966f5c348c6b3a7f6)]:
- @graphcommerce/magento-customer@4.10.5
- @graphcommerce/magento-cart@4.7.5
- @graphcommerce/magento-cart-items@3.1.5
- @graphcommerce/magento-cart-coupon@3.2.5

## 3.0.52

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/magento-cart-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-checkout",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.0.52",
"version": "3.0.53",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -20,10 +20,10 @@
"dependencies": {
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-cart-coupon": "3.2.4",
"@graphcommerce/magento-cart-items": "3.1.4",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-cart-coupon": "3.2.5",
"@graphcommerce/magento-cart-items": "3.1.5",
"@graphcommerce/magento-customer": "4.10.5",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
Expand Down
7 changes: 7 additions & 0 deletions packages/magento-cart-coupon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.2.5

### Patch Changes

- Updated dependencies []:
- @graphcommerce/magento-cart@4.7.5

## 3.2.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/magento-cart-coupon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-coupon",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.2.4",
"version": "3.2.5",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/magento-cart-email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.0.53

### Patch Changes

- Updated dependencies [[`e8639ec5f`](https://github.com/graphcommerce-org/graphcommerce/commit/e8639ec5f6759504211d70a966f5c348c6b3a7f6)]:
- @graphcommerce/ecommerce-ui@1.3.0
- @graphcommerce/magento-customer@4.10.5
- @graphcommerce/magento-cart@4.7.5
- @graphcommerce/magento-product@4.5.5

## 3.0.52

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/magento-cart-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-email",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.0.52",
"version": "3.0.53",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -18,12 +18,12 @@
"@playwright/test": "^1.21.1"
},
"dependencies": {
"@graphcommerce/ecommerce-ui": "1.2.3",
"@graphcommerce/ecommerce-ui": "1.3.0",
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-product": "4.5.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-customer": "4.10.5",
"@graphcommerce/magento-product": "4.5.5",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
Expand Down
9 changes: 9 additions & 0 deletions packages/magento-cart-items/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 3.1.5

### Patch Changes

- Updated dependencies [[`e8639ec5f`](https://github.com/graphcommerce-org/graphcommerce/commit/e8639ec5f6759504211d70a966f5c348c6b3a7f6)]:
- @graphcommerce/magento-customer@4.10.5
- @graphcommerce/magento-cart@4.7.5
- @graphcommerce/magento-product@4.5.5

## 3.1.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/magento-cart-items/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-items",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.1.4",
"version": "3.1.5",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -20,9 +20,9 @@
"dependencies": {
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-product": "4.5.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-customer": "4.10.5",
"@graphcommerce/magento-product": "4.5.5",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
Expand Down
7 changes: 7 additions & 0 deletions packages/magento-cart-payment-method/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.5.5

### Patch Changes

- Updated dependencies []:
- @graphcommerce/magento-cart@4.7.5

## 3.5.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/magento-cart-payment-method/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-payment-method",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.5.4",
"version": "3.5.5",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"@graphcommerce/eslint-config-pwa": "^4.1.10",
"@graphcommerce/prettier-config-pwa": "^4.0.6",
"@graphcommerce/typescript-config-pwa": "^4.0.4",
"@graphcommerce/magento-cart-shipping-address": "3.4.4",
"@graphcommerce/magento-cart-shipping-address": "3.4.5",
"@playwright/test": "^1.21.1",
"type-fest": "^2.12.2"
},
"dependencies": {
"@graphcommerce/framer-scroller": "2.1.35",
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-cart": "4.7.5",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
Expand Down
7 changes: 7 additions & 0 deletions packages/magento-cart-pickup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.1.15

### Patch Changes

- Updated dependencies []:
- @graphcommerce/magento-cart-shipping-method@3.6.5

## 3.1.14

### Patch Changes
Expand Down
Loading

1 comment on commit b998cc8

@vercel
Copy link

@vercel vercel bot commented on b998cc8 Sep 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.