Skip to content

Commit

Permalink
Release: 0.371.24
Browse files Browse the repository at this point in the history
  • Loading branch information
vtexgithubbot committed Jun 25, 2021
1 parent d8dfb0f commit b858a8b
Show file tree
Hide file tree
Showing 32 changed files with 202 additions and 24 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.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))





# [0.373.0-alpha.5](https://github.com/vtex/faststore/compare/v0.373.0-alpha.3...v0.373.0-alpha.5) (2021-06-25)


Expand Down
6 changes: 4 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.371.23",
"version": "0.371.24",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand All @@ -8,5 +8,7 @@
}
},
"changelogPreset": "angular",
"packages": ["packages/*"]
"packages": [
"packages/*"
]
}
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))





# [0.373.0-alpha.5](https://github.com/vtex/faststore/compare/v0.373.0-alpha.3...v0.373.0-alpha.5) (2021-06-25)


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.371.23",
"version": "0.371.24",
"repository": {
"type": "git",
"url": "https://github.com/vtex/faststore",
Expand All @@ -23,7 +23,7 @@
],
"license": "MIT",
"devDependencies": {
"@vtex/gatsby-theme-store": "^0.371.23",
"@vtex/gatsby-theme-store": "^0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))





# [0.373.0-alpha.5](https://github.com/vtex/faststore/compare/v0.373.0-alpha.3...v0.373.0-alpha.5) (2021-06-25)


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.371.23",
"version": "0.371.24",
"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.371.23",
"@vtex/gatsby-theme-store": "^0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))





# [0.373.0-alpha.5](https://github.com/vtex/faststore/compare/v0.373.0-alpha.3...v0.373.0-alpha.5) (2021-06-25)


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.371.23",
"version": "0.371.24",
"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.371.23",
"@vtex/store-sdk": "^0.371.23",
"@vtex/store-ui": "^0.371.23",
"@vtex/gatsby-plugin-i18n": "^0.371.24",
"@vtex/store-sdk": "^0.371.24",
"@vtex/store-ui": "^0.371.24",
"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.371.23",
"@vtex/gatsby-plugin-theme-ui": "^0.371.23",
"@vtex/gatsby-plugin-graphql": "^0.371.24",
"@vtex/gatsby-plugin-theme-ui": "^0.371.24",
"@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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
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.371.23",
"version": "0.371.24",
"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
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/renovate-config",
"version": "0.371.23",
"version": "0.371.24",
"description": "A plugin that holds the Renovate preset config for updating VTEX dependencies in our stores",
"author": "VTEX",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/store-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
2 changes: 1 addition & 1 deletion packages/store-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/store-sdk",
"version": "0.371.23",
"version": "0.371.24",
"description": "Hooks for creating your next component library",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/store-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.371.24 (2021-06-25)


### Features

* add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))





# [0.373.0-alpha.5](https://github.com/vtex/faststore/compare/v0.373.0-alpha.3...v0.373.0-alpha.5) (2021-06-25)


Expand Down
Loading

0 comments on commit b858a8b

Please sign in to comment.