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 Sep 25, 2023
1 parent 9add13b commit 82b28b5
Show file tree
Hide file tree
Showing 145 changed files with 797 additions and 648 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"tough-bottles-double",
"twenty-days-study",
"violet-gorillas-hear",
"wicked-plums-attend"
"wicked-plums-attend",
"yellow-crabs-buy"
]
}
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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"sideEffects": true,
"devDependencies": {
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14"
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15"
},
"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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
Expand Down
98 changes: 49 additions & 49 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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"private": true,
"sideEffects": false,
"engines": {
Expand All @@ -20,51 +20,51 @@
},
"dependencies": {
"@ducanh2912/next-pwa": "9.5.0",
"@graphcommerce/cli": "7.0.1-canary.14",
"@graphcommerce/demo-magento-graphcommerce": "7.0.1-canary.14",
"@graphcommerce/ecommerce-ui": "7.0.1-canary.14",
"@graphcommerce/framer-next-pages": "7.0.1-canary.14",
"@graphcommerce/framer-scroller": "7.0.1-canary.14",
"@graphcommerce/framer-utils": "7.0.1-canary.14",
"@graphcommerce/googleanalytics": "7.0.1-canary.14",
"@graphcommerce/googlerecaptcha": "7.0.1-canary.14",
"@graphcommerce/googletagmanager": "7.0.1-canary.14",
"@graphcommerce/graphcms-ui": "7.0.1-canary.14",
"@graphcommerce/graphql": "7.0.1-canary.14",
"@graphcommerce/graphql-mesh": "7.0.1-canary.14",
"@graphcommerce/hygraph-cli": "7.0.1-canary.14",
"@graphcommerce/hygraph-dynamic-rows": "7.0.1-canary.14",
"@graphcommerce/image": "7.0.1-canary.14",
"@graphcommerce/lingui-next": "7.0.1-canary.14",
"@graphcommerce/magento-cart": "7.0.1-canary.14",
"@graphcommerce/magento-cart-billing-address": "7.0.1-canary.14",
"@graphcommerce/magento-cart-checkout": "7.0.1-canary.14",
"@graphcommerce/magento-cart-coupon": "7.0.1-canary.14",
"@graphcommerce/magento-cart-email": "7.0.1-canary.14",
"@graphcommerce/magento-cart-items": "7.0.1-canary.14",
"@graphcommerce/magento-cart-payment-method": "7.0.1-canary.14",
"@graphcommerce/magento-cart-shipping-address": "7.0.1-canary.14",
"@graphcommerce/magento-cart-shipping-method": "7.0.1-canary.14",
"@graphcommerce/magento-category": "7.0.1-canary.14",
"@graphcommerce/magento-cms": "7.0.1-canary.14",
"@graphcommerce/magento-compare": "7.0.1-canary.14",
"@graphcommerce/magento-customer": "7.0.1-canary.14",
"@graphcommerce/magento-graphql": "7.0.1-canary.14",
"@graphcommerce/magento-newsletter": "7.0.1-canary.14",
"@graphcommerce/magento-payment-included": "7.0.1-canary.14",
"@graphcommerce/magento-product": "7.0.1-canary.14",
"@graphcommerce/magento-product-bundle": "7.0.1-canary.14",
"@graphcommerce/magento-product-configurable": "7.0.1-canary.14",
"@graphcommerce/magento-product-downloadable": "7.0.1-canary.14",
"@graphcommerce/magento-product-grouped": "7.0.1-canary.14",
"@graphcommerce/magento-product-simple": "7.0.1-canary.14",
"@graphcommerce/magento-product-virtual": "7.0.1-canary.14",
"@graphcommerce/magento-review": "7.0.1-canary.14",
"@graphcommerce/magento-search": "7.0.1-canary.14",
"@graphcommerce/magento-store": "7.0.1-canary.14",
"@graphcommerce/magento-wishlist": "7.0.1-canary.14",
"@graphcommerce/next-config": "7.0.1-canary.14",
"@graphcommerce/next-ui": "7.0.1-canary.14",
"@graphcommerce/cli": "7.0.1-canary.15",
"@graphcommerce/demo-magento-graphcommerce": "7.0.1-canary.15",
"@graphcommerce/ecommerce-ui": "7.0.1-canary.15",
"@graphcommerce/framer-next-pages": "7.0.1-canary.15",
"@graphcommerce/framer-scroller": "7.0.1-canary.15",
"@graphcommerce/framer-utils": "7.0.1-canary.15",
"@graphcommerce/googleanalytics": "7.0.1-canary.15",
"@graphcommerce/googlerecaptcha": "7.0.1-canary.15",
"@graphcommerce/googletagmanager": "7.0.1-canary.15",
"@graphcommerce/graphcms-ui": "7.0.1-canary.15",
"@graphcommerce/graphql": "7.0.1-canary.15",
"@graphcommerce/graphql-mesh": "7.0.1-canary.15",
"@graphcommerce/hygraph-cli": "7.0.1-canary.15",
"@graphcommerce/hygraph-dynamic-rows": "7.0.1-canary.15",
"@graphcommerce/image": "7.0.1-canary.15",
"@graphcommerce/lingui-next": "7.0.1-canary.15",
"@graphcommerce/magento-cart": "7.0.1-canary.15",
"@graphcommerce/magento-cart-billing-address": "7.0.1-canary.15",
"@graphcommerce/magento-cart-checkout": "7.0.1-canary.15",
"@graphcommerce/magento-cart-coupon": "7.0.1-canary.15",
"@graphcommerce/magento-cart-email": "7.0.1-canary.15",
"@graphcommerce/magento-cart-items": "7.0.1-canary.15",
"@graphcommerce/magento-cart-payment-method": "7.0.1-canary.15",
"@graphcommerce/magento-cart-shipping-address": "7.0.1-canary.15",
"@graphcommerce/magento-cart-shipping-method": "7.0.1-canary.15",
"@graphcommerce/magento-category": "7.0.1-canary.15",
"@graphcommerce/magento-cms": "7.0.1-canary.15",
"@graphcommerce/magento-compare": "7.0.1-canary.15",
"@graphcommerce/magento-customer": "7.0.1-canary.15",
"@graphcommerce/magento-graphql": "7.0.1-canary.15",
"@graphcommerce/magento-newsletter": "7.0.1-canary.15",
"@graphcommerce/magento-payment-included": "7.0.1-canary.15",
"@graphcommerce/magento-product": "7.0.1-canary.15",
"@graphcommerce/magento-product-bundle": "7.0.1-canary.15",
"@graphcommerce/magento-product-configurable": "7.0.1-canary.15",
"@graphcommerce/magento-product-downloadable": "7.0.1-canary.15",
"@graphcommerce/magento-product-grouped": "7.0.1-canary.15",
"@graphcommerce/magento-product-simple": "7.0.1-canary.15",
"@graphcommerce/magento-product-virtual": "7.0.1-canary.15",
"@graphcommerce/magento-review": "7.0.1-canary.15",
"@graphcommerce/magento-search": "7.0.1-canary.15",
"@graphcommerce/magento-store": "7.0.1-canary.15",
"@graphcommerce/magento-wishlist": "7.0.1-canary.15",
"@graphcommerce/next-config": "7.0.1-canary.15",
"@graphcommerce/next-ui": "7.0.1-canary.15",
"@lingui/core": "4.4.2",
"@lingui/macro": "4.4.2",
"@lingui/react": "4.4.2",
Expand All @@ -89,9 +89,9 @@
"graphql-jit": "0.8.2"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.14",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.14",
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.15",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.15",
"@lingui/cli": "4.4.2",
"@playwright/test": "1.37.1",
"@types/node": "^16",
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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,16 +12,16 @@
}
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.14",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.14"
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.15",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.15"
},
"dependencies": {
"@graphcommerce/ecommerce-ui": "7.0.1-canary.14",
"@graphcommerce/graphql": "7.0.1-canary.14",
"@graphcommerce/magento-customer": "7.0.1-canary.14",
"@graphcommerce/magento-store": "7.0.1-canary.14",
"@graphcommerce/next-ui": "7.0.1-canary.14"
"@graphcommerce/ecommerce-ui": "7.0.1-canary.15",
"@graphcommerce/graphql": "7.0.1-canary.15",
"@graphcommerce/magento-customer": "7.0.1-canary.15",
"@graphcommerce/magento-store": "7.0.1-canary.15",
"@graphcommerce/next-ui": "7.0.1-canary.15"
},
"peerDependencies": {
"@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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
Expand Down
26 changes: 13 additions & 13 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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,20 +12,20 @@
}
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.14",
"@graphcommerce/next-config": "^7.0.1-canary.14",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.14"
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.15",
"@graphcommerce/next-config": "^7.0.1-canary.15",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.15"
},
"dependencies": {
"@graphcommerce/graphql": "7.0.1-canary.14",
"@graphcommerce/ecommerce-ui": "7.0.1-canary.14",
"@graphcommerce/magento-search": "7.0.1-canary.14",
"@graphcommerce/next-config": "^7.0.1-canary.14",
"@graphcommerce/next-ui": "7.0.1-canary.14",
"@graphcommerce/magento-product": "7.0.1-canary.14",
"@graphcommerce/graphql-mesh": "7.0.1-canary.14",
"@graphcommerce/magento-store": "7.0.1-canary.14",
"@graphcommerce/graphql": "7.0.1-canary.15",
"@graphcommerce/ecommerce-ui": "7.0.1-canary.15",
"@graphcommerce/magento-search": "7.0.1-canary.15",
"@graphcommerce/next-config": "^7.0.1-canary.15",
"@graphcommerce/next-ui": "7.0.1-canary.15",
"@graphcommerce/magento-product": "7.0.1-canary.15",
"@graphcommerce/graphql-mesh": "7.0.1-canary.15",
"@graphcommerce/magento-store": "7.0.1-canary.15",
"algoliasearch": "^4.15.0",
"react-instantsearch-hooks-web": "^6.41.0"
},
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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"author": "",
"license": "MIT",
"scripts": {
Expand All @@ -24,8 +24,8 @@
"graphcommerce": "dist/bin/graphcommerce.js"
},
"dependencies": {
"@graphcommerce/hygraph-cli": "7.0.1-canary.14",
"@graphcommerce/next-config": "7.0.1-canary.14",
"@graphcommerce/hygraph-cli": "7.0.1-canary.15",
"@graphcommerce/next-config": "7.0.1-canary.15",
"@graphql-codegen/cli": "5.0.0",
"@graphql-mesh/cli": "latest",
"@graphql-mesh/cross-helpers": "latest",
Expand All @@ -44,9 +44,9 @@
"graphql": "^16.7.1"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.14",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.14",
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.15",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.15",
"react": "^18.2.0",
"typescript": "5.2.2"
},
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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
Expand Down
12 changes: 6 additions & 6 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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand All @@ -15,9 +15,9 @@
}
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.14",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.14"
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.15",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.15"
},
"peerDependencies": {
"@mui/material": "^5.10.16",
Expand All @@ -26,7 +26,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@graphcommerce/magento-product": "7.0.1-canary.14",
"@graphcommerce/magento-product-configurable": "7.0.1-canary.14"
"@graphcommerce/magento-product": "7.0.1-canary.15",
"@graphcommerce/magento-product-configurable": "7.0.1-canary.15"
}
}
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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
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": "7.0.1-canary.14",
"version": "7.0.1-canary.15",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,14 +12,14 @@
}
},
"dependencies": {
"@graphcommerce/graphql": "7.0.1-canary.14",
"@graphcommerce/next-ui": "7.0.1-canary.14",
"@graphcommerce/react-hook-form": "7.0.1-canary.14"
"@graphcommerce/graphql": "7.0.1-canary.15",
"@graphcommerce/next-ui": "7.0.1-canary.15",
"@graphcommerce/react-hook-form": "7.0.1-canary.15"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.14",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.14",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.14"
"@graphcommerce/eslint-config-pwa": "7.0.1-canary.15",
"@graphcommerce/prettier-config-pwa": "7.0.1-canary.15",
"@graphcommerce/typescript-config-pwa": "7.0.1-canary.15"
},
"peerDependencies": {
"@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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
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

## 7.0.1-canary.15

## 7.0.1-canary.14

## 7.0.1-canary.13
Expand Down
Loading

0 comments on commit 82b28b5

Please sign in to comment.