Skip to content

Commit

Permalink
Merge pull request #1625 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 bfe7350 + 8848136 commit 3da6f28
Show file tree
Hide file tree
Showing 81 changed files with 616 additions and 217 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-yaks-roll.md

This file was deleted.

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

## 3.25.2

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1
- @graphcommerce/ecommerce-ui@1.2.3
- @graphcommerce/framer-scroller@2.1.35
- @graphcommerce/graphcms-ui@3.0.44
- @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-customer@4.10.4
- @graphcommerce/magento-customer-account@3.2.4
- @graphcommerce/magento-customer-order@3.1.4
- @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-configurable@4.2.5
- @graphcommerce/magento-review@3.3.4
- @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-product-bundle@4.0.52
- @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-cms@4.0.43

## 3.25.1

### Patch Changes
Expand Down
70 changes: 35 additions & 35 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.1",
"version": "3.25.2",
"private": true,
"sideEffects": false,
"engines": {
Expand All @@ -28,50 +28,50 @@
},
"dependencies": {
"@graphcommerce/cli": "1.0.10",
"@graphcommerce/ecommerce-ui": "1.2.2",
"@graphcommerce/ecommerce-ui": "1.2.3",
"@graphcommerce/framer-next-pages": "3.3.0",
"@graphcommerce/framer-scroller": "2.1.34",
"@graphcommerce/framer-scroller": "2.1.35",
"@graphcommerce/googleanalytics": "2.0.7",
"@graphcommerce/googlerecaptcha": "2.1.18",
"@graphcommerce/googletagmanager": "2.0.9",
"@graphcommerce/graphcms-ui": "3.0.43",
"@graphcommerce/graphcms-ui": "3.0.44",
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/graphql-mesh": "4.1.9",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/lingui-next": "2.2.1",
"@graphcommerce/magento-cart": "4.7.3",
"@graphcommerce/magento-cart-billing-address": "3.1.3",
"@graphcommerce/magento-cart-checkout": "3.0.51",
"@graphcommerce/magento-cart-coupon": "3.2.3",
"@graphcommerce/magento-cart-email": "3.0.51",
"@graphcommerce/magento-cart-items": "3.1.3",
"@graphcommerce/magento-cart-payment-method": "3.5.3",
"@graphcommerce/magento-cart-pickup": "3.1.13",
"@graphcommerce/magento-cart-shipping-address": "3.4.3",
"@graphcommerce/magento-cart-shipping-method": "3.6.3",
"@graphcommerce/magento-category": "4.5.3",
"@graphcommerce/magento-cms": "4.0.42",
"@graphcommerce/magento-customer": "4.10.3",
"@graphcommerce/magento-customer-account": "3.2.3",
"@graphcommerce/magento-customer-order": "3.1.3",
"@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-cms": "4.0.43",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-customer-account": "3.2.4",
"@graphcommerce/magento-customer-order": "3.1.4",
"@graphcommerce/magento-graphql": "3.1.8",
"@graphcommerce/magento-newsletter": "2.1.3",
"@graphcommerce/magento-payment-braintree": "3.0.50",
"@graphcommerce/magento-payment-included": "3.1.22",
"@graphcommerce/magento-product": "4.5.3",
"@graphcommerce/magento-product-bundle": "4.0.51",
"@graphcommerce/magento-product-configurable": "4.2.4",
"@graphcommerce/magento-product-downloadable": "4.0.51",
"@graphcommerce/magento-product-grouped": "3.0.51",
"@graphcommerce/magento-product-simple": "4.0.51",
"@graphcommerce/magento-product-virtual": "4.0.51",
"@graphcommerce/magento-review": "3.3.3",
"@graphcommerce/magento-search": "4.2.2",
"@graphcommerce/magento-store": "4.2.31",
"@graphcommerce/magento-wishlist": "1.6.4",
"@graphcommerce/mollie-magento-payment": "3.5.3",
"@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-search": "4.2.3",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/magento-wishlist": "1.6.5",
"@graphcommerce/mollie-magento-payment": "3.5.4",
"@graphcommerce/next-config": "3.2.0",
"@graphcommerce/next-ui": "4.23.0",
"@graphcommerce/next-ui": "4.23.1",
"@lingui/core": "3.14.0",
"@lingui/react": "3.14.0",
"@mui/lab": "5.0.0-alpha.94",
Expand Down
7 changes: 7 additions & 0 deletions packages/ecommerce-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphcommerce/ecommerce-ui

## 1.2.3

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1

## 1.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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": "1.2.2",
"version": "1.2.3",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"@graphcommerce/framer-utils": "3.2.0",
"@graphcommerce/next-ui": "4.23.0",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2",
"@graphcommerce/graphql": "3.4.8"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/framer-next-pages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.41

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1

## 3.0.40

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/framer-next-pages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"private": true,
"version": "3.0.40",
"version": "3.0.41",
"scripts": {
"dev": "next",
"build": "next build",
Expand All @@ -13,7 +13,7 @@
"@graphcommerce/framer-next-pages": "3.3.0",
"@graphcommerce/lingui-next": "2.2.1",
"@graphcommerce/next-config": "3.2.0",
"@graphcommerce/next-ui": "4.23.0",
"@graphcommerce/next-ui": "4.23.1",
"@mui/material": "5.10.0",
"framer-motion": "^7.1.0",
"next": "12.2.5",
Expand Down
7 changes: 7 additions & 0 deletions packages/framer-scroller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.1.35

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1

## 2.1.34

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

## 3.0.39

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1
- @graphcommerce/framer-scroller@2.1.35

## 3.0.38

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/framer-scroller/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"private": true,
"version": "3.0.38",
"version": "3.0.39",
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"dependencies": {
"@graphcommerce/framer-scroller": "2.1.34",
"@graphcommerce/framer-scroller": "2.1.35",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/next-config": "3.2.0",
"@graphcommerce/next-ui": "4.23.0",
"@graphcommerce/next-ui": "4.23.1",
"@mui/material": "5.10.0",
"framer-motion": "^7.1.0",
"next": "12.2.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/framer-scroller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/framer-scroller",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "2.1.34",
"version": "2.1.35",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@graphcommerce/framer-utils": "3.2.0",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/next-ui": "4.23.0"
"@graphcommerce/next-ui": "4.23.1"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "^4.1.10",
Expand Down
7 changes: 7 additions & 0 deletions packages/graphcms-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.44

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1

## 3.0.43

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/graphcms-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/graphcms-ui",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "3.0.43",
"version": "3.0.44",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/next-ui": "4.23.0"
"@graphcommerce/next-ui": "4.23.1"
},
"peerDependencies": {
"@mui/material": "5.5.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/image/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.38

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1

## 3.0.37

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/image/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"private": true,
"version": "3.0.37",
"version": "3.0.38",
"scripts": {
"dev": "next",
"build": "next build",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@graphcommerce/image": "3.1.9",
"@graphcommerce/next-config": "3.2.0",
"@graphcommerce/next-ui": "4.23.0",
"@graphcommerce/next-ui": "4.23.1",
"framer-motion": "^7.1.0",
"next": "12.2.5",
"react": "^18.2.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/magento-cart-billing-address/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.1.4

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1
- @graphcommerce/magento-cart@4.7.4
- @graphcommerce/magento-customer@4.10.4
- @graphcommerce/magento-store@4.2.32

## 3.1.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.3",
"version": "3.1.4",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -21,10 +21,10 @@
"@graphcommerce/framer-next-pages": "3.3.0",
"@graphcommerce/graphql": "3.4.8",
"@graphcommerce/image": "3.1.9",
"@graphcommerce/magento-cart": "4.7.3",
"@graphcommerce/magento-customer": "4.10.3",
"@graphcommerce/magento-store": "4.2.31",
"@graphcommerce/next-ui": "4.23.0",
"@graphcommerce/magento-cart": "4.7.4",
"@graphcommerce/magento-customer": "4.10.4",
"@graphcommerce/magento-store": "4.2.32",
"@graphcommerce/next-ui": "4.23.1",
"@graphcommerce/react-hook-form": "3.3.2"
},
"peerDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/magento-cart-checkout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 3.0.52

### Patch Changes

- Updated dependencies [[`9b84a68a1`](https://github.com/graphcommerce-org/graphcommerce/commit/9b84a68a1e7311a79eb687c7dcee905d3000facf)]:
- @graphcommerce/next-ui@4.23.1
- @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-store@4.2.32

## 3.0.51

### Patch Changes
Expand Down
Loading

1 comment on commit 3da6f28

@vercel
Copy link

@vercel vercel bot commented on 3da6f28 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.