diff --git a/lerna.json b/lerna.json index af4136e8c2..f82ce61f64 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.373.0-alpha.3", + "version": "0.373.0-alpha.4", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/gatsby-plugin-google-tag-manager/package.json b/packages/gatsby-plugin-google-tag-manager/package.json index 1693047c99..320a41d5cb 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.373.0-alpha.3", + "version": "0.373.0-alpha.4", "repository": { "type": "git", "url": "https://github.com/vtex/faststore", @@ -23,7 +23,7 @@ ], "license": "MIT", "devDependencies": { - "@vtex/gatsby-theme-store": "^0.373.0-alpha.3", + "@vtex/gatsby-theme-store": "^0.373.0-alpha.4", "cross-env": "^7.0.2", "gatsby": "^3.1.1", "typescript": "^4.2.4" diff --git a/packages/gatsby-plugin-pixel-facebook/package.json b/packages/gatsby-plugin-pixel-facebook/package.json index 4034053cfd..d80fb0b415 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.373.0-alpha.3", + "version": "0.373.0-alpha.4", "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.373.0-alpha.3", + "@vtex/gatsby-theme-store": "^0.373.0-alpha.4", "cross-env": "^7.0.2", "gatsby": "^3.1.1", "typescript": "^4.2.4" diff --git a/packages/gatsby-theme-store/package.json b/packages/gatsby-theme-store/package.json index d69d1f50b1..14d1312935 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.373.0-alpha.3", + "version": "0.373.0-alpha.4", "description": "Gatsby theme for building ecommerce websites", "main": "index.js", "repository": { @@ -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.3", + "@vtex/store-ui": "^0.373.0-alpha.4", "cross-env": "^7.0.2", "gatsby": "^3.1.1", "gatsby-plugin-next-seo": "^1.7.0", diff --git a/packages/store-ui/package.json b/packages/store-ui/package.json index 7a7b65f1bd..29bfb3c567 100644 --- a/packages/store-ui/package.json +++ b/packages/store-ui/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-ui", - "version": "0.373.0-alpha.3", + "version": "0.373.0-alpha.4", "description": "A lightweight, css framework agnostic component library for React", "author": "emersonlaurentino", "license": "MIT",