Skip to content

Commit

Permalink
Release: 0.373.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tlgimenes committed Jun 25, 2021
1 parent 796224e commit c090ebc
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 8 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package openstore





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

**Note:** Version bump only for package openstore
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.0-alpha.2",
"version": "0.373.0-alpha.3",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @vtex/gatsby-plugin-google-tag-manager





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

**Note:** Version bump only for package @vtex/gatsby-plugin-google-tag-manager
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.373.0-alpha.2",
"version": "0.373.0-alpha.3",
"repository": {
"type": "git",
"url": "https://github.com/vtex/faststore",
Expand All @@ -23,7 +23,7 @@
],
"license": "MIT",
"devDependencies": {
"@vtex/gatsby-theme-store": "^0.373.0-alpha.2",
"@vtex/gatsby-theme-store": "^0.373.0-alpha.3",
"cross-env": "^7.0.2",
"gatsby": "^3.1.1",
"typescript": "^4.2.4"
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @vtex/gatsby-plugin-pixel-facebook





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

**Note:** Version bump only for package @vtex/gatsby-plugin-pixel-facebook
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.373.0-alpha.2",
"version": "0.373.0-alpha.3",
"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.373.0-alpha.2",
"@vtex/gatsby-theme-store": "^0.373.0-alpha.3",
"cross-env": "^7.0.2",
"gatsby": "^3.1.1",
"typescript": "^4.2.4"
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-theme-store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @vtex/gatsby-theme-store





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

**Note:** Version bump only for package @vtex/gatsby-theme-store
4 changes: 2 additions & 2 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.0-alpha.2",
"version": "0.373.0-alpha.3",
"description": "Gatsby theme for building ecommerce websites",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -55,7 +55,7 @@
"@types/react-helmet-async": "^1.0.3",
"@vtex/gatsby-plugin-i18n": "^0.371.21",
"@vtex/store-sdk": "^0.371.21",
"@vtex/store-ui": "^0.373.0-alpha.2",
"@vtex/store-ui": "^0.373.0-alpha.3",
"cross-env": "^7.0.2",
"gatsby": "^3.1.1",
"gatsby-plugin-next-seo": "^1.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/store-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @vtex/store-ui





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

**Note:** Version bump only for package @vtex/store-ui
2 changes: 1 addition & 1 deletion packages/store-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/store-ui",
"version": "0.373.0-alpha.2",
"version": "0.373.0-alpha.3",
"description": "A lightweight, css framework agnostic component library for React",
"author": "emersonlaurentino",
"license": "MIT",
Expand Down

0 comments on commit c090ebc

Please sign in to comment.