Skip to content

Commit 51ee6f0

Browse files
authored
Merge pull request #1634 from graphcommerce-org/changeset-release/main
ci(changesets): versions updated
2 parents 773fed7 + 6b92c91 commit 51ee6f0

File tree

87 files changed

+656
-240
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+656
-240
lines changed

.changeset/afraid-lizards-mix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/flat-jobs-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-donkeys-accept.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.9.0
4+
5+
### Minor Changes
6+
7+
- [#1636](https://github.com/graphcommerce-org/graphcommerce/pull/1636) [`3829a80b3`](https://github.com/graphcommerce-org/graphcommerce/commit/3829a80b3b51feef43a4408338cec3acd9ccd1ed) Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Update docs
8+
39
## 4.8.0
410

511
### Minor Changes

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@graphcommerce/docs",
33
"homepage": "https://www.graphcommerce.org/docs",
44
"repository": "github:graphcommerce-org/graphcommerce/docs",
5-
"version": "4.8.0",
5+
"version": "4.9.0",
66
"sideEffects": true,
77
"devDependencies": {
88
"@graphcommerce/prettier-config-pwa": "^4.0.6"

examples/magento-graphcms/CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
# Change Log
22

3+
## 3.26.0
4+
5+
### Minor Changes
6+
7+
- [#1633](https://github.com/graphcommerce-org/graphcommerce/pull/1633) [`4487db309`](https://github.com/graphcommerce-org/graphcommerce/commit/4487db309df01a22f49876cf4a5574ece303a8ca) Thanks [@timhofman](https://github.com/timhofman)! - Send gcms-locales header to the Hypgraph backend so requests are translated.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`104103bc2`](https://github.com/graphcommerce-org/graphcommerce/commit/104103bc2a0fbaa510af2e26b6b00ddc63e8495b), [`4487db309`](https://github.com/graphcommerce-org/graphcommerce/commit/4487db309df01a22f49876cf4a5574ece303a8ca)]:
12+
- @graphcommerce/next-ui@4.24.0
13+
- @graphcommerce/graphql-mesh@4.2.0
14+
- @graphcommerce/ecommerce-ui@1.3.2
15+
- @graphcommerce/framer-scroller@2.1.36
16+
- @graphcommerce/graphcms-ui@3.0.45
17+
- @graphcommerce/magento-cart@4.8.1
18+
- @graphcommerce/magento-cart-billing-address@3.1.7
19+
- @graphcommerce/magento-cart-checkout@3.0.56
20+
- @graphcommerce/magento-cart-coupon@3.2.7
21+
- @graphcommerce/magento-cart-email@3.0.56
22+
- @graphcommerce/magento-cart-items@3.1.8
23+
- @graphcommerce/magento-cart-payment-method@3.5.7
24+
- @graphcommerce/magento-cart-pickup@3.1.17
25+
- @graphcommerce/magento-cart-shipping-address@3.4.7
26+
- @graphcommerce/magento-cart-shipping-method@3.6.7
27+
- @graphcommerce/magento-category@4.5.8
28+
- @graphcommerce/magento-customer@4.11.1
29+
- @graphcommerce/magento-customer-account@3.2.7
30+
- @graphcommerce/magento-customer-order@3.1.5
31+
- @graphcommerce/magento-newsletter@2.1.7
32+
- @graphcommerce/magento-payment-braintree@3.0.54
33+
- @graphcommerce/magento-payment-included@3.1.26
34+
- @graphcommerce/magento-product@4.5.8
35+
- @graphcommerce/magento-product-configurable@4.2.9
36+
- @graphcommerce/magento-review@3.3.8
37+
- @graphcommerce/magento-search@4.2.5
38+
- @graphcommerce/magento-store@4.2.33
39+
- @graphcommerce/magento-wishlist@1.6.9
40+
- @graphcommerce/mollie-magento-payment@3.5.7
41+
- @graphcommerce/magento-product-bundle@4.0.56
42+
- @graphcommerce/magento-product-downloadable@4.0.56
43+
- @graphcommerce/magento-product-grouped@3.0.56
44+
- @graphcommerce/magento-product-simple@4.0.56
45+
- @graphcommerce/magento-product-virtual@4.0.56
46+
- @graphcommerce/magento-cms@4.0.44
47+
348
## 3.25.5
449

550
### Patch Changes

examples/magento-graphcms/package.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@graphcommerce/magento-graphcms",
33
"homepage": "https://www.graphcommerce.org/",
44
"repository": "github:graphcommerce-org/graphcommerce",
5-
"version": "3.25.5",
5+
"version": "3.26.0",
66
"private": true,
77
"sideEffects": false,
88
"engines": {
@@ -28,50 +28,50 @@
2828
},
2929
"dependencies": {
3030
"@graphcommerce/cli": "1.0.10",
31-
"@graphcommerce/ecommerce-ui": "1.3.1",
31+
"@graphcommerce/ecommerce-ui": "1.3.2",
3232
"@graphcommerce/framer-next-pages": "3.3.0",
33-
"@graphcommerce/framer-scroller": "2.1.35",
33+
"@graphcommerce/framer-scroller": "2.1.36",
3434
"@graphcommerce/googleanalytics": "2.0.7",
3535
"@graphcommerce/googlerecaptcha": "2.1.18",
3636
"@graphcommerce/googletagmanager": "2.0.9",
37-
"@graphcommerce/graphcms-ui": "3.0.44",
37+
"@graphcommerce/graphcms-ui": "3.0.45",
3838
"@graphcommerce/graphql": "3.4.8",
39-
"@graphcommerce/graphql-mesh": "4.1.9",
39+
"@graphcommerce/graphql-mesh": "4.2.0",
4040
"@graphcommerce/image": "3.1.9",
4141
"@graphcommerce/lingui-next": "2.2.1",
42-
"@graphcommerce/magento-cart": "4.8.0",
43-
"@graphcommerce/magento-cart-billing-address": "3.1.6",
44-
"@graphcommerce/magento-cart-checkout": "3.0.55",
45-
"@graphcommerce/magento-cart-coupon": "3.2.6",
46-
"@graphcommerce/magento-cart-email": "3.0.55",
47-
"@graphcommerce/magento-cart-items": "3.1.7",
48-
"@graphcommerce/magento-cart-payment-method": "3.5.6",
49-
"@graphcommerce/magento-cart-pickup": "3.1.16",
50-
"@graphcommerce/magento-cart-shipping-address": "3.4.6",
51-
"@graphcommerce/magento-cart-shipping-method": "3.6.6",
52-
"@graphcommerce/magento-category": "4.5.7",
53-
"@graphcommerce/magento-cms": "4.0.43",
54-
"@graphcommerce/magento-customer": "4.11.0",
55-
"@graphcommerce/magento-customer-account": "3.2.6",
56-
"@graphcommerce/magento-customer-order": "3.1.4",
42+
"@graphcommerce/magento-cart": "4.8.1",
43+
"@graphcommerce/magento-cart-billing-address": "3.1.7",
44+
"@graphcommerce/magento-cart-checkout": "3.0.56",
45+
"@graphcommerce/magento-cart-coupon": "3.2.7",
46+
"@graphcommerce/magento-cart-email": "3.0.56",
47+
"@graphcommerce/magento-cart-items": "3.1.8",
48+
"@graphcommerce/magento-cart-payment-method": "3.5.7",
49+
"@graphcommerce/magento-cart-pickup": "3.1.17",
50+
"@graphcommerce/magento-cart-shipping-address": "3.4.7",
51+
"@graphcommerce/magento-cart-shipping-method": "3.6.7",
52+
"@graphcommerce/magento-category": "4.5.8",
53+
"@graphcommerce/magento-cms": "4.0.44",
54+
"@graphcommerce/magento-customer": "4.11.1",
55+
"@graphcommerce/magento-customer-account": "3.2.7",
56+
"@graphcommerce/magento-customer-order": "3.1.5",
5757
"@graphcommerce/magento-graphql": "3.1.8",
58-
"@graphcommerce/magento-newsletter": "2.1.6",
59-
"@graphcommerce/magento-payment-braintree": "3.0.53",
60-
"@graphcommerce/magento-payment-included": "3.1.25",
61-
"@graphcommerce/magento-product": "4.5.7",
62-
"@graphcommerce/magento-product-bundle": "4.0.55",
63-
"@graphcommerce/magento-product-configurable": "4.2.8",
64-
"@graphcommerce/magento-product-downloadable": "4.0.55",
65-
"@graphcommerce/magento-product-grouped": "3.0.55",
66-
"@graphcommerce/magento-product-simple": "4.0.55",
67-
"@graphcommerce/magento-product-virtual": "4.0.55",
68-
"@graphcommerce/magento-review": "3.3.7",
69-
"@graphcommerce/magento-search": "4.2.4",
70-
"@graphcommerce/magento-store": "4.2.32",
71-
"@graphcommerce/magento-wishlist": "1.6.8",
72-
"@graphcommerce/mollie-magento-payment": "3.5.6",
58+
"@graphcommerce/magento-newsletter": "2.1.7",
59+
"@graphcommerce/magento-payment-braintree": "3.0.54",
60+
"@graphcommerce/magento-payment-included": "3.1.26",
61+
"@graphcommerce/magento-product": "4.5.8",
62+
"@graphcommerce/magento-product-bundle": "4.0.56",
63+
"@graphcommerce/magento-product-configurable": "4.2.9",
64+
"@graphcommerce/magento-product-downloadable": "4.0.56",
65+
"@graphcommerce/magento-product-grouped": "3.0.56",
66+
"@graphcommerce/magento-product-simple": "4.0.56",
67+
"@graphcommerce/magento-product-virtual": "4.0.56",
68+
"@graphcommerce/magento-review": "3.3.8",
69+
"@graphcommerce/magento-search": "4.2.5",
70+
"@graphcommerce/magento-store": "4.2.33",
71+
"@graphcommerce/magento-wishlist": "1.6.9",
72+
"@graphcommerce/mollie-magento-payment": "3.5.7",
7373
"@graphcommerce/next-config": "3.2.0",
74-
"@graphcommerce/next-ui": "4.23.1",
74+
"@graphcommerce/next-ui": "4.24.0",
7575
"@lingui/core": "3.14.0",
7676
"@lingui/react": "3.14.0",
7777
"@mui/lab": "5.0.0-alpha.94",

packages/ecommerce-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphcommerce/ecommerce-ui
22

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`104103bc2`](https://github.com/graphcommerce-org/graphcommerce/commit/104103bc2a0fbaa510af2e26b6b00ddc63e8495b)]:
8+
- @graphcommerce/next-ui@4.24.0
9+
310
## 1.3.1
411

512
### Patch Changes

packages/ecommerce-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@graphcommerce/ecommerce-ui",
33
"homepage": "https://www.graphcommerce.org/",
44
"repository": "github:graphcommerce-org/graphcommerce",
5-
"version": "1.3.1",
5+
"version": "1.3.2",
66
"sideEffects": false,
77
"prettier": "@graphcommerce/prettier-config-pwa",
88
"eslintConfig": {
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@graphcommerce/graphql": "3.4.8",
16-
"@graphcommerce/next-ui": "4.23.1",
16+
"@graphcommerce/next-ui": "4.24.0",
1717
"@graphcommerce/react-hook-form": "3.3.3",
1818
"@mui/icons-material": "^5.10.3",
1919
"@mui/x-date-pickers": "^5.0.0",

packages/framer-next-pages/example/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 3.0.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`104103bc2`](https://github.com/graphcommerce-org/graphcommerce/commit/104103bc2a0fbaa510af2e26b6b00ddc63e8495b)]:
8+
- @graphcommerce/next-ui@4.24.0
9+
310
## 3.0.41
411

512
### Patch Changes

0 commit comments

Comments
 (0)