diff --git a/CHANGELOG.md b/CHANGELOG.md index 10cb0f8876..0599bf5971 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.6.7 (2022-03-14) + +**Note:** Version bump only for package faststore + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package faststore diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index eb8375bf4b..8b236e3501 100644 --- a/docs/CHANGELOG.md +++ b/docs/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.6.7 (2022-03-14) + +**Note:** Version bump only for package docs + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package docs diff --git a/docs/package.json b/docs/package.json index e8ce196253..2b6cf43214 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "1.6.6", + "version": "1.6.7", "private": true, "scripts": { "docusaurus": "docusaurus", @@ -18,11 +18,11 @@ "@docusaurus/preset-classic": "^2.0.0-beta.17", "@docusaurus/remark-plugin-npm2yarn": "^2.0.0-beta.17", "@docusaurus/theme-live-codeblock": "^2.0.0-beta.17", - "@faststore/ui": "^1.6.6", + "@faststore/ui": "^1.6.7", "@fortawesome/fontawesome-free": "^5.15.4", "@mdx-js/react": "^1.6.21", "@svgr/webpack": "^5.5.0", - "@vtex/theme-b2c-tailwind": "^1.6.6", + "@vtex/theme-b2c-tailwind": "^1.6.7", "babel-loader": "^8.2.2", "clsx": "^1.1.1", "docusaurus-plugin-image-zoom": "^0.0.2", diff --git a/lerna.json b/lerna.json index 338c0672ee..640eb03471 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.6.6", + "version": "1.6.7", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index d0f04abfc6..edc9e92073 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/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.6.7 (2022-03-14) + +**Note:** Version bump only for package @faststore/api + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @faststore/api diff --git a/packages/api/package.json b/packages/api/package.json index fa7cae6770..ff17db9c70 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@faststore/api", - "version": "1.6.6", + "version": "1.6.7", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", diff --git a/packages/gatsby-plugin-cms/CHANGELOG.md b/packages/gatsby-plugin-cms/CHANGELOG.md index 15c239eae9..0af50381b0 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/gatsby-plugin-cms + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/gatsby-plugin-cms diff --git a/packages/gatsby-plugin-cms/package.json b/packages/gatsby-plugin-cms/package.json index bc8b695cf4..8cf0584e35 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.6.6", + "version": "1.6.7", "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.6.6", + "@vtex/gatsby-source-vtex": "^1.6.7", "camelcase": "^6.2.0", "chokidar": "^3.5.0", "fetch-retry": "^4.1.1", diff --git a/packages/gatsby-plugin-nginx/CHANGELOG.md b/packages/gatsby-plugin-nginx/CHANGELOG.md index cc734de978..bc350c9e05 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/gatsby-plugin-nginx + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/gatsby-plugin-nginx diff --git a/packages/gatsby-plugin-nginx/package.json b/packages/gatsby-plugin-nginx/package.json index 78082a220e..28bf8ed944 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.6.6", + "version": "1.6.7", "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 876d14df30..4a0aa7f432 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/gatsby-plugin-onesignal + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/gatsby-plugin-onesignal diff --git a/packages/gatsby-plugin-onesignal/package.json b/packages/gatsby-plugin-onesignal/package.json index 60de40e0b0..4f08a93b2a 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.6.6", + "version": "1.6.7", "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 5638053407..c9cdd0f654 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/gatsby-plugin-thumbor + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/gatsby-plugin-thumbor diff --git a/packages/gatsby-plugin-thumbor/package.json b/packages/gatsby-plugin-thumbor/package.json index 15b9c9c143..23b2d14660 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.6.6", + "version": "1.6.7", "author": "Tiago Gimenes", "license": "MIT", "repository": { diff --git a/packages/gatsby-source-store/CHANGELOG.md b/packages/gatsby-source-store/CHANGELOG.md index 38d875f073..60c3173526 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/gatsby-source-store + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/gatsby-source-store diff --git a/packages/gatsby-source-store/package.json b/packages/gatsby-source-store/package.json index 1a54b59830..4fbb229e4e 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.6.6", + "version": "1.6.7", "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 57b6c9206e..79709b126e 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/gatsby-source-vtex + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/gatsby-source-vtex diff --git a/packages/gatsby-source-vtex/package.json b/packages/gatsby-source-vtex/package.json index 1b58b77a5a..8cd1a88948 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.6.6", + "version": "1.6.7", "description": "Gatsby source plugin for building websites using VTEX as a data source.", "author": "Store Framework", "license": "MIT", diff --git a/packages/graphql-utils/CHANGELOG.md b/packages/graphql-utils/CHANGELOG.md index 7b6ed262ab..b1916c041d 100644 --- a/packages/graphql-utils/CHANGELOG.md +++ b/packages/graphql-utils/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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/graphql-utils + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/graphql-utils diff --git a/packages/graphql-utils/package.json b/packages/graphql-utils/package.json index 0f2123a51a..9373d32427 100644 --- a/packages/graphql-utils/package.json +++ b/packages/graphql-utils/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/graphql-utils", - "version": "1.6.6", + "version": "1.6.7", "description": "GraphQL utilities", "repository": { "type": "git", diff --git a/packages/lighthouse-config/CHANGELOG.md b/packages/lighthouse-config/CHANGELOG.md index 4420457e96..c9b37f8a60 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/lighthouse-config + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/lighthouse-config diff --git a/packages/lighthouse-config/package.json b/packages/lighthouse-config/package.json index 1a017b99d1..6e05c42eaa 100644 --- a/packages/lighthouse-config/package.json +++ b/packages/lighthouse-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/lighthouse-config", - "version": "1.6.6", + "version": "1.6.7", "author": "Emerson Laurentino", "license": "MIT", "repository": { diff --git a/packages/renovate-config/CHANGELOG.md b/packages/renovate-config/CHANGELOG.md index 6743a568a5..193319b054 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/renovate-config + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/renovate-config diff --git a/packages/renovate-config/package.json b/packages/renovate-config/package.json index 8edb2c420a..49572a0c7c 100644 --- a/packages/renovate-config/package.json +++ b/packages/renovate-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/renovate-config", - "version": "1.6.6", + "version": "1.6.7", "description": "A plugin that holds the Renovate preset config for updating VTEX dependencies in our stores", "author": "VTEX", "license": "MIT", diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md index 45081c361f..c0c97dbf95 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/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.6.7 (2022-03-14) + +**Note:** Version bump only for package @faststore/sdk + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @faststore/sdk diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 8c4c782e68..426719dad7 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@faststore/sdk", - "version": "1.6.6", + "version": "1.6.7", "description": "Hooks for creating your next component library", "license": "MIT", "repository": { diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 6b434f05d8..1976e301f3 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/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.6.7 (2022-03-14) + +**Note:** Version bump only for package @faststore/ui + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @faststore/ui diff --git a/packages/ui/package.json b/packages/ui/package.json index d82757565f..feda748bdd 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@faststore/ui", - "version": "1.6.6", + "version": "1.6.7", "description": "A lightweight, framework agnostic component library for React", "author": "emersonlaurentino", "license": "MIT", @@ -76,7 +76,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.6.6", + "@vtex/theme-b2c-tailwind": "^1.6.7", "@vtex/tsconfig": "^0.5.0", "chalk": "^5.0.0", "jest-axe": "^5.0.1", diff --git a/themes/theme-b2c-tailwind/CHANGELOG.md b/themes/theme-b2c-tailwind/CHANGELOG.md index c2f9c53aad..b2dd468f44 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.6.7 (2022-03-14) + +**Note:** Version bump only for package @vtex/theme-b2c-tailwind + + + + + ## 1.6.6 (2022-03-14) **Note:** Version bump only for package @vtex/theme-b2c-tailwind diff --git a/themes/theme-b2c-tailwind/package.json b/themes/theme-b2c-tailwind/package.json index 3410c2e58c..669adeef9c 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.6.6", + "version": "1.6.7", "description": "Basic theme for our Store UI components.", "author": "VTEX ", "license": "MIT",