Skip to content

Commit

Permalink
Release: 0.372.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vtexgithubbot committed Jul 9, 2021
1 parent 3ba980d commit 1cd8916
Show file tree
Hide file tree
Showing 32 changed files with 199 additions and 23 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.372.4",
"version": "0.372.5",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-cms/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-google-tag-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-google-tag-manager/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-graphql/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-i18n/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-nginx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-nginx/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-performance/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-performance/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-pixel-facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-pixel-facebook/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-theme-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-theme-ui/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-thumbor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-thumbor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/gatsby-plugin-thumbor",
"version": "0.372.4",
"version": "0.372.5",
"author": "Tiago Gimenes",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-source-vtex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-vtex/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-theme-store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-theme-store/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/lighthouse-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/lighthouse-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/lighthouse-config",
"version": "0.372.4",
"version": "0.372.5",
"author": "Emerson Laurentino",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/renovate-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 1cd8916

Please sign in to comment.