Skip to content

Commit

Permalink
Release: 0.373.27
Browse files Browse the repository at this point in the history
  • Loading branch information
vtexgithubbot committed Aug 24, 2021
1 parent 1438be3 commit 6d76cec
Show file tree
Hide file tree
Showing 36 changed files with 224 additions and 26 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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**Note:** Version bump only for package @vtex/gatsby-plugin-cms
Expand Down
4 changes: 2 additions & 2 deletions 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.373.26",
"version": "0.373.27",
"description": "Gatsby plugin for building pages with VTEX CMS.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@babel/preset-typescript": "^7.12.7",
"@babel/register": "^7.12.1",
"@vtex/gatsby-source-vtex": "^0.373.26",
"@vtex/gatsby-source-vtex": "^0.373.27",
"camelcase": "^6.2.0",
"chokidar": "^3.5.0",
"fetch-retry": "^4.1.1",
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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**Note:** Version bump only for package @vtex/gatsby-plugin-google-tag-manager
Expand Down
6 changes: 3 additions & 3 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.373.26",
"version": "0.373.27",
"repository": {
"type": "git",
"url": "https://github.com/vtex/faststore",
Expand All @@ -22,8 +22,8 @@
],
"license": "MIT",
"devDependencies": {
"@vtex/gatsby-theme-store": "^0.373.26",
"@vtex/store-sdk": "^0.373.26",
"@vtex/gatsby-theme-store": "^0.373.27",
"@vtex/store-sdk": "^0.373.27",
"cross-env": "^7.0.2",
"gatsby": "^3.11.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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"description": "Gatsby plugin to generate a nginx configuration template.",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-onesignal/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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**Note:** Version bump only for package @vtex/gatsby-plugin-onesignal
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-onesignal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/gatsby-plugin-onesignal",
"version": "0.373.26",
"version": "0.373.27",
"description": "Gatsby plugin for a simple OneSignal use case.",
"main": "index.js",
"scripts": {
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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**Note:** Version bump only for package @vtex/gatsby-plugin-pixel-facebook
Expand Down
6 changes: 3 additions & 3 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.373.26",
"version": "0.373.27",
"description": "Gatsby plugin for using Facebook Pixel with Store Framework Jamstack",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
],
"license": "MIT",
"devDependencies": {
"@vtex/gatsby-theme-store": "^0.373.26",
"@vtex/store-sdk": "^0.373.26",
"@vtex/gatsby-theme-store": "^0.373.27",
"@vtex/store-sdk": "^0.373.27",
"cross-env": "^7.0.2",
"gatsby": "^3.11.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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**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.373.26",
"version": "0.373.27",
"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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**Note:** Version bump only for package @vtex/gatsby-theme-store
Expand Down
6 changes: 3 additions & 3 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.373.26",
"version": "0.373.27",
"description": "Gatsby theme for building ecommerce websites",
"main": "index.js",
"module": "src/index.ts",
Expand Down Expand Up @@ -58,8 +58,8 @@
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"@types/react-helmet-async": "^1.0.3",
"@vtex/store-sdk": "^0.373.26",
"@vtex/store-ui": "^0.373.26",
"@vtex/store-sdk": "^0.373.27",
"@vtex/store-ui": "^0.373.27",
"cross-env": "^7.0.2",
"gatsby": "^3.11.1",
"gatsby-plugin-next-seo": "^1.7.0",
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.373.27 (2021-08-24)


### Features

* **store-ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))





## 0.373.26 (2021-08-24)

**Note:** Version bump only for package @vtex/lighthouse-config
Expand Down
Loading

0 comments on commit 6d76cec

Please sign in to comment.