diff --git a/CHANGELOG.md b/CHANGELOG.md index 40dd434842..e1a72295b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package openstore + + + + + ## 1.1.17 (2021-10-05) diff --git a/lerna.json b/lerna.json index e4c6ca9148..5297e08a02 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.1.17", + "version": "1.1.18", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/gatsby-plugin-cms/CHANGELOG.md b/packages/gatsby-plugin-cms/CHANGELOG.md index 7187aa37a3..28bd258f39 100644 --- a/packages/gatsby-plugin-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-cms/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-plugin-cms + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-plugin-cms/package.json b/packages/gatsby-plugin-cms/package.json index 938d3ee5f9..e5659cb926 100644 --- a/packages/gatsby-plugin-cms/package.json +++ b/packages/gatsby-plugin-cms/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-cms", - "version": "1.1.17", + "version": "1.1.18", "description": "Gatsby plugin for building pages with VTEX CMS.", "repository": { "type": "git", @@ -34,7 +34,7 @@ "dependencies": { "@babel/preset-typescript": "^7.12.7", "@babel/register": "^7.12.1", - "@vtex/gatsby-source-vtex": "^1.1.17", + "@vtex/gatsby-source-vtex": "^1.1.18", "camelcase": "^6.2.0", "chokidar": "^3.5.0", "fetch-retry": "^4.1.1", diff --git a/packages/gatsby-plugin-graphql/CHANGELOG.md b/packages/gatsby-plugin-graphql/CHANGELOG.md index 3fe15123b8..35308f3e3d 100644 --- a/packages/gatsby-plugin-graphql/CHANGELOG.md +++ b/packages/gatsby-plugin-graphql/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-plugin-graphql + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-plugin-graphql/package.json b/packages/gatsby-plugin-graphql/package.json index 461a71d9e0..03e30debaf 100644 --- a/packages/gatsby-plugin-graphql/package.json +++ b/packages/gatsby-plugin-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-graphql", - "version": "1.1.17", + "version": "1.1.18", "repository": { "type": "git", "url": "https://github.com/vtex/faststore", diff --git a/packages/gatsby-plugin-nginx/CHANGELOG.md b/packages/gatsby-plugin-nginx/CHANGELOG.md index d33992416b..8f1d135af2 100644 --- a/packages/gatsby-plugin-nginx/CHANGELOG.md +++ b/packages/gatsby-plugin-nginx/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-plugin-nginx + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-plugin-nginx/package.json b/packages/gatsby-plugin-nginx/package.json index ecb2359510..39a9a5f652 100644 --- a/packages/gatsby-plugin-nginx/package.json +++ b/packages/gatsby-plugin-nginx/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-nginx", - "version": "1.1.17", + "version": "1.1.18", "description": "Gatsby plugin to generate a nginx configuration template.", "license": "MIT", "repository": { diff --git a/packages/gatsby-plugin-onesignal/CHANGELOG.md b/packages/gatsby-plugin-onesignal/CHANGELOG.md index 8d7e2cd0a6..fd8d226608 100644 --- a/packages/gatsby-plugin-onesignal/CHANGELOG.md +++ b/packages/gatsby-plugin-onesignal/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-plugin-onesignal + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-plugin-onesignal/package.json b/packages/gatsby-plugin-onesignal/package.json index 3758df41ad..45148867a8 100644 --- a/packages/gatsby-plugin-onesignal/package.json +++ b/packages/gatsby-plugin-onesignal/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-onesignal", - "version": "1.1.17", + "version": "1.1.18", "description": "Gatsby plugin for a simple OneSignal use case.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-thumbor/CHANGELOG.md b/packages/gatsby-plugin-thumbor/CHANGELOG.md index e53d8e70ff..3a6c82f20a 100644 --- a/packages/gatsby-plugin-thumbor/CHANGELOG.md +++ b/packages/gatsby-plugin-thumbor/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-plugin-thumbor + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-plugin-thumbor/package.json b/packages/gatsby-plugin-thumbor/package.json index a2b3efb348..09e69a782e 100644 --- a/packages/gatsby-plugin-thumbor/package.json +++ b/packages/gatsby-plugin-thumbor/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-plugin-thumbor", - "version": "1.1.17", + "version": "1.1.18", "author": "Tiago Gimenes", "license": "MIT", "repository": { diff --git a/packages/gatsby-source-store/CHANGELOG.md b/packages/gatsby-source-store/CHANGELOG.md index 5d04a8dcb9..470ef49ecd 100644 --- a/packages/gatsby-source-store/CHANGELOG.md +++ b/packages/gatsby-source-store/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-source-store + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-source-store/package.json b/packages/gatsby-source-store/package.json index 5581917936..268aea62a1 100644 --- a/packages/gatsby-source-store/package.json +++ b/packages/gatsby-source-store/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-source-store", - "version": "1.1.17", + "version": "1.1.18", "description": "Gatsby source plugin for building websites using a FastStore compatible server", "author": "Store Framework", "license": "MIT", diff --git a/packages/gatsby-source-vtex/CHANGELOG.md b/packages/gatsby-source-vtex/CHANGELOG.md index 8ccae1d583..426865e653 100644 --- a/packages/gatsby-source-vtex/CHANGELOG.md +++ b/packages/gatsby-source-vtex/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/gatsby-source-vtex + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/gatsby-source-vtex/package.json b/packages/gatsby-source-vtex/package.json index c96ef0faa3..cd5695b231 100644 --- a/packages/gatsby-source-vtex/package.json +++ b/packages/gatsby-source-vtex/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/gatsby-source-vtex", - "version": "1.1.17", + "version": "1.1.18", "description": "Gatsby source plugin for building websites using VTEX as a data source.", "author": "Store Framework", "license": "MIT", diff --git a/packages/lighthouse-config/CHANGELOG.md b/packages/lighthouse-config/CHANGELOG.md index 3297b2a3bd..dd230397d4 100644 --- a/packages/lighthouse-config/CHANGELOG.md +++ b/packages/lighthouse-config/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/lighthouse-config + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/lighthouse-config/package.json b/packages/lighthouse-config/package.json index 725f073551..fd329d34cb 100644 --- a/packages/lighthouse-config/package.json +++ b/packages/lighthouse-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/lighthouse-config", - "version": "1.1.17", + "version": "1.1.18", "author": "Emerson Laurentino", "license": "MIT", "repository": { diff --git a/packages/renovate-config/CHANGELOG.md b/packages/renovate-config/CHANGELOG.md index a02839961e..5de5576424 100644 --- a/packages/renovate-config/CHANGELOG.md +++ b/packages/renovate-config/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/renovate-config + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/renovate-config/package.json b/packages/renovate-config/package.json index faaf12eae4..609b3cdf05 100644 --- a/packages/renovate-config/package.json +++ b/packages/renovate-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/renovate-config", - "version": "1.1.17", + "version": "1.1.18", "description": "A plugin that holds the Renovate preset config for updating VTEX dependencies in our stores", "author": "VTEX", "license": "MIT", diff --git a/packages/store-api/CHANGELOG.md b/packages/store-api/CHANGELOG.md index 7e537d2437..f3934e7a90 100644 --- a/packages/store-api/CHANGELOG.md +++ b/packages/store-api/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/store-api + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/store-api/package.json b/packages/store-api/package.json index 3fc1677fc8..ba9adc18a1 100644 --- a/packages/store-api/package.json +++ b/packages/store-api/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-api", - "version": "1.1.17", + "version": "1.1.18", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", diff --git a/packages/store-sdk/CHANGELOG.md b/packages/store-sdk/CHANGELOG.md index baf22f0f15..2d21acd4bb 100644 --- a/packages/store-sdk/CHANGELOG.md +++ b/packages/store-sdk/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/store-sdk + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/store-sdk/package.json b/packages/store-sdk/package.json index d68cef23a8..2e64d1da76 100644 --- a/packages/store-sdk/package.json +++ b/packages/store-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-sdk", - "version": "1.1.17", + "version": "1.1.18", "description": "Hooks for creating your next component library", "license": "MIT", "repository": { diff --git a/packages/store-ui/CHANGELOG.md b/packages/store-ui/CHANGELOG.md index 2cf301d3b7..af8c697b51 100644 --- a/packages/store-ui/CHANGELOG.md +++ b/packages/store-ui/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/store-ui + + + + + ## 1.1.17 (2021-10-05) diff --git a/packages/store-ui/package.json b/packages/store-ui/package.json index ac863dfe9e..63aface523 100644 --- a/packages/store-ui/package.json +++ b/packages/store-ui/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-ui", - "version": "1.1.17", + "version": "1.1.18", "description": "A lightweight, framework agnostic component library for React", "author": "emersonlaurentino", "license": "MIT", @@ -74,7 +74,7 @@ "@types/jest-axe": "^3.5.3", "@types/tabbable": "^3.1.1", "@types/testing-library__jest-dom": "^5.9.5", - "@vtex/theme-b2c-tailwind": "^1.1.17", + "@vtex/theme-b2c-tailwind": "^1.1.18", "@vtex/tsconfig": "^0.5.0", "jest-axe": "^5.0.1", "react": "^17.0.2", diff --git a/themes/theme-b2c-tailwind/CHANGELOG.md b/themes/theme-b2c-tailwind/CHANGELOG.md index b731884f2f..26ee043df8 100644 --- a/themes/theme-b2c-tailwind/CHANGELOG.md +++ b/themes/theme-b2c-tailwind/CHANGELOG.md @@ -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. +## 1.1.18 (2021-10-05) + +**Note:** Version bump only for package @vtex/theme-b2c-tailwind + + + + + ## 1.1.17 (2021-10-05) diff --git a/themes/theme-b2c-tailwind/package.json b/themes/theme-b2c-tailwind/package.json index 5ef854815d..449506c149 100644 --- a/themes/theme-b2c-tailwind/package.json +++ b/themes/theme-b2c-tailwind/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/theme-b2c-tailwind", - "version": "1.1.17", + "version": "1.1.18", "description": "Basic theme for our Store UI components.", "author": "VTEX ", "license": "MIT",