diff --git a/CHANGELOG.md b/CHANGELOG.md index 3348684d59..e0bd97c5b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package openstore diff --git a/lerna.json b/lerna.json index ade9bb06ed..f36654cb48 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.372.4", + "version": "0.372.5", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/gatsby-plugin-cms/CHANGELOG.md b/packages/gatsby-plugin-cms/CHANGELOG.md index 80845b8a1c..db26761341 100644 --- a/packages/gatsby-plugin-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-cms/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-cms diff --git a/packages/gatsby-plugin-cms/package.json b/packages/gatsby-plugin-cms/package.json index 8c61067ffa..232532681d 100644 --- a/packages/gatsby-plugin-cms/package.json +++ b/packages/gatsby-plugin-cms/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-cms", - "version": "0.372.4", + "version": "0.372.5", "description": "Gatsby plugin for building pages with VTEX CMS.", "repository": { "type": "git", diff --git a/packages/gatsby-plugin-google-tag-manager/CHANGELOG.md b/packages/gatsby-plugin-google-tag-manager/CHANGELOG.md index b568611f53..0ba545648a 100644 --- a/packages/gatsby-plugin-google-tag-manager/CHANGELOG.md +++ b/packages/gatsby-plugin-google-tag-manager/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-google-tag-manager diff --git a/packages/gatsby-plugin-google-tag-manager/package.json b/packages/gatsby-plugin-google-tag-manager/package.json index bc5894af73..18a86d068c 100644 --- a/packages/gatsby-plugin-google-tag-manager/package.json +++ b/packages/gatsby-plugin-google-tag-manager/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-google-tag-manager", - "version": "0.372.4", + "version": "0.372.5", "repository": { "type": "git", "url": "https://github.com/vtex/faststore", @@ -23,7 +23,7 @@ ], "license": "MIT", "devDependencies": { - "@vtex/gatsby-theme-store": "^0.372.4", + "@vtex/gatsby-theme-store": "^0.372.5", "cross-env": "^7.0.2", "gatsby": "^3.1.1", "typescript": "^4.2.4" diff --git a/packages/gatsby-plugin-graphql/CHANGELOG.md b/packages/gatsby-plugin-graphql/CHANGELOG.md index abf530328e..e4362eb2fd 100644 --- a/packages/gatsby-plugin-graphql/CHANGELOG.md +++ b/packages/gatsby-plugin-graphql/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-graphql diff --git a/packages/gatsby-plugin-graphql/package.json b/packages/gatsby-plugin-graphql/package.json index 0eb5f6bb8e..f850a4c9e2 100644 --- a/packages/gatsby-plugin-graphql/package.json +++ b/packages/gatsby-plugin-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-graphql", - "version": "0.372.4", + "version": "0.372.5", "repository": { "type": "git", "url": "https://github.com/vtex/faststore", diff --git a/packages/gatsby-plugin-i18n/CHANGELOG.md b/packages/gatsby-plugin-i18n/CHANGELOG.md index b0a30aa259..89c94625ce 100644 --- a/packages/gatsby-plugin-i18n/CHANGELOG.md +++ b/packages/gatsby-plugin-i18n/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-i18n diff --git a/packages/gatsby-plugin-i18n/package.json b/packages/gatsby-plugin-i18n/package.json index 0a0f99e039..37ec00c365 100644 --- a/packages/gatsby-plugin-i18n/package.json +++ b/packages/gatsby-plugin-i18n/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-i18n", - "version": "0.372.4", + "version": "0.372.5", "repository": { "type": "git", "url": "https://github.com/vtex/faststore", diff --git a/packages/gatsby-plugin-nginx/CHANGELOG.md b/packages/gatsby-plugin-nginx/CHANGELOG.md index 34ca6b441a..80160eb67d 100644 --- a/packages/gatsby-plugin-nginx/CHANGELOG.md +++ b/packages/gatsby-plugin-nginx/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-nginx diff --git a/packages/gatsby-plugin-nginx/package.json b/packages/gatsby-plugin-nginx/package.json index 59216ba1de..cade85c3a2 100644 --- a/packages/gatsby-plugin-nginx/package.json +++ b/packages/gatsby-plugin-nginx/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-nginx", - "version": "0.372.4", + "version": "0.372.5", "description": "Gatsby plugin to generate a nginx configuration template.", "license": "MIT", "repository": { diff --git a/packages/gatsby-plugin-performance/CHANGELOG.md b/packages/gatsby-plugin-performance/CHANGELOG.md index 798d665314..24e0eb93fb 100644 --- a/packages/gatsby-plugin-performance/CHANGELOG.md +++ b/packages/gatsby-plugin-performance/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-performance diff --git a/packages/gatsby-plugin-performance/package.json b/packages/gatsby-plugin-performance/package.json index 3eda1f0857..e2a152ecee 100644 --- a/packages/gatsby-plugin-performance/package.json +++ b/packages/gatsby-plugin-performance/package.json @@ -1,7 +1,7 @@ { "name": "@vtex/gatsby-plugin-performance", "author": "Tiago Gimenes", - "version": "0.372.4", + "version": "0.372.5", "license": "MIT", "repository": { "type": "git", diff --git a/packages/gatsby-plugin-pixel-facebook/CHANGELOG.md b/packages/gatsby-plugin-pixel-facebook/CHANGELOG.md index 81f9d54b43..caa448271a 100644 --- a/packages/gatsby-plugin-pixel-facebook/CHANGELOG.md +++ b/packages/gatsby-plugin-pixel-facebook/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-pixel-facebook diff --git a/packages/gatsby-plugin-pixel-facebook/package.json b/packages/gatsby-plugin-pixel-facebook/package.json index 4e2ac6bca8..5b07ab72dd 100644 --- a/packages/gatsby-plugin-pixel-facebook/package.json +++ b/packages/gatsby-plugin-pixel-facebook/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-pixel-facebook", - "version": "0.372.4", + "version": "0.372.5", "description": "Gatsby plugin for using Facebook Pixel with Store Framework Jamstack", "repository": { "type": "git", @@ -23,7 +23,7 @@ ], "license": "MIT", "devDependencies": { - "@vtex/gatsby-theme-store": "^0.372.4", + "@vtex/gatsby-theme-store": "^0.372.5", "cross-env": "^7.0.2", "gatsby": "^3.1.1", "typescript": "^4.2.4" diff --git a/packages/gatsby-plugin-theme-ui/CHANGELOG.md b/packages/gatsby-plugin-theme-ui/CHANGELOG.md index c7bacc3418..c6bc0389ab 100644 --- a/packages/gatsby-plugin-theme-ui/CHANGELOG.md +++ b/packages/gatsby-plugin-theme-ui/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-theme-ui diff --git a/packages/gatsby-plugin-theme-ui/package.json b/packages/gatsby-plugin-theme-ui/package.json index 2f3b26363b..ae492887f7 100644 --- a/packages/gatsby-plugin-theme-ui/package.json +++ b/packages/gatsby-plugin-theme-ui/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-theme-ui", - "version": "0.372.4", + "version": "0.372.5", "repository": { "type": "git", "url": "https://github.com/vtex/faststore", diff --git a/packages/gatsby-plugin-thumbor/CHANGELOG.md b/packages/gatsby-plugin-thumbor/CHANGELOG.md index 2b5f688620..9be47c05c9 100644 --- a/packages/gatsby-plugin-thumbor/CHANGELOG.md +++ b/packages/gatsby-plugin-thumbor/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-plugin-thumbor diff --git a/packages/gatsby-plugin-thumbor/package.json b/packages/gatsby-plugin-thumbor/package.json index 25a34043dd..321f7e66a1 100644 --- a/packages/gatsby-plugin-thumbor/package.json +++ b/packages/gatsby-plugin-thumbor/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-thumbor", - "version": "0.372.4", + "version": "0.372.5", "author": "Tiago Gimenes", "license": "MIT", "repository": { diff --git a/packages/gatsby-source-vtex/CHANGELOG.md b/packages/gatsby-source-vtex/CHANGELOG.md index 7a9bb61f29..a5a084d814 100644 --- a/packages/gatsby-source-vtex/CHANGELOG.md +++ b/packages/gatsby-source-vtex/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-source-vtex diff --git a/packages/gatsby-source-vtex/package.json b/packages/gatsby-source-vtex/package.json index 80d9e8c7d9..6f83ff52f0 100644 --- a/packages/gatsby-source-vtex/package.json +++ b/packages/gatsby-source-vtex/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-source-vtex", - "version": "0.372.4", + "version": "0.372.5", "description": "Gatsby source plugin for building websites using VTEX as a data source.", "author": "Store Framework", "license": "MIT", diff --git a/packages/gatsby-theme-store/CHANGELOG.md b/packages/gatsby-theme-store/CHANGELOG.md index e79dae27ad..4566e926cd 100644 --- a/packages/gatsby-theme-store/CHANGELOG.md +++ b/packages/gatsby-theme-store/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/gatsby-theme-store diff --git a/packages/gatsby-theme-store/package.json b/packages/gatsby-theme-store/package.json index a665f34e6a..1be5ae3a71 100644 --- a/packages/gatsby-theme-store/package.json +++ b/packages/gatsby-theme-store/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-theme-store", - "version": "0.372.4", + "version": "0.372.5", "description": "Gatsby theme for building ecommerce websites", "main": "index.js", "repository": { @@ -53,9 +53,9 @@ "@types/react": "^17.0.11", "@types/react-dom": "^17.0.7", "@types/react-helmet-async": "^1.0.3", - "@vtex/gatsby-plugin-i18n": "^0.372.4", - "@vtex/store-sdk": "^0.372.4", - "@vtex/store-ui": "^0.372.4", + "@vtex/gatsby-plugin-i18n": "^0.372.5", + "@vtex/store-sdk": "^0.372.5", + "@vtex/store-ui": "^0.372.5", "cross-env": "^7.0.2", "gatsby": "^3.1.1", "gatsby-plugin-next-seo": "^1.7.0", @@ -65,8 +65,8 @@ }, "dependencies": { "@theme-ui/match-media": "^0.3.1", - "@vtex/gatsby-plugin-graphql": "^0.372.4", - "@vtex/gatsby-plugin-theme-ui": "^0.372.4", + "@vtex/gatsby-plugin-graphql": "^0.372.5", + "@vtex/gatsby-plugin-theme-ui": "^0.372.5", "@vtex/order-items": "^0.6.1", "@vtex/order-manager": "^0.5.2", "gatsby-plugin-bundle-stats": "^2.7.2", diff --git a/packages/lighthouse-config/CHANGELOG.md b/packages/lighthouse-config/CHANGELOG.md index 95856b12a6..10dae8cab2 100644 --- a/packages/lighthouse-config/CHANGELOG.md +++ b/packages/lighthouse-config/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/lighthouse-config diff --git a/packages/lighthouse-config/package.json b/packages/lighthouse-config/package.json index b9016c79e7..b6bfacbae3 100644 --- a/packages/lighthouse-config/package.json +++ b/packages/lighthouse-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/lighthouse-config", - "version": "0.372.4", + "version": "0.372.5", "author": "Emerson Laurentino", "license": "MIT", "repository": { diff --git a/packages/renovate-config/CHANGELOG.md b/packages/renovate-config/CHANGELOG.md index 79e97cf16c..57211fdd12 100644 --- a/packages/renovate-config/CHANGELOG.md +++ b/packages/renovate-config/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/renovate-config diff --git a/packages/renovate-config/package.json b/packages/renovate-config/package.json index 891b60b958..188e4657d5 100644 --- a/packages/renovate-config/package.json +++ b/packages/renovate-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/renovate-config", - "version": "0.372.4", + "version": "0.372.5", "description": "A plugin that holds the Renovate preset config for updating VTEX dependencies in our stores", "author": "VTEX", "license": "MIT", diff --git a/packages/store-sdk/CHANGELOG.md b/packages/store-sdk/CHANGELOG.md index c8d78fa683..027543b5b4 100644 --- a/packages/store-sdk/CHANGELOG.md +++ b/packages/store-sdk/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/store-sdk diff --git a/packages/store-sdk/package.json b/packages/store-sdk/package.json index 0f1fd95ba8..1db2713dd7 100644 --- a/packages/store-sdk/package.json +++ b/packages/store-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-sdk", - "version": "0.372.4", + "version": "0.372.5", "description": "Hooks for creating your next component library", "license": "MIT", "repository": { diff --git a/packages/store-ui/CHANGELOG.md b/packages/store-ui/CHANGELOG.md index cdb93ec577..df30e5b5ba 100644 --- a/packages/store-ui/CHANGELOG.md +++ b/packages/store-ui/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.372.5 (2021-07-09) + + +### Bug Fixes + +* **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a)) + + + + + ## 0.372.4 (2021-07-08) **Note:** Version bump only for package @vtex/store-ui diff --git a/packages/store-ui/package.json b/packages/store-ui/package.json index 802e8957c1..5989daead7 100644 --- a/packages/store-ui/package.json +++ b/packages/store-ui/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-ui", - "version": "0.372.4", + "version": "0.372.5", "description": "A lightweight, framework agnostic component library for React", "author": "emersonlaurentino", "license": "MIT",