diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a2952d847..e675a98197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package openstore diff --git a/lerna.json b/lerna.json index bfb67aa8b5..d27721d5f6 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.1.9", + "version": "1.1.10", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/gatsby-plugin-cms/CHANGELOG.md b/packages/gatsby-plugin-cms/CHANGELOG.md index 0f5c278f71..01abbd2b19 100644 --- a/packages/gatsby-plugin-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-cms/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 aa5e6489d5..3b5f17374f 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.9", + "version": "1.1.10", "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.9", + "@vtex/gatsby-source-vtex": "^1.1.10", "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 2d63930d6a..b4a350f602 100644 --- a/packages/gatsby-plugin-graphql/CHANGELOG.md +++ b/packages/gatsby-plugin-graphql/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package @vtex/gatsby-plugin-graphql diff --git a/packages/gatsby-plugin-graphql/package.json b/packages/gatsby-plugin-graphql/package.json index 32fc1043e0..e7ffaf0ab2 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.9", + "version": "1.1.10", "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 f5acfab69f..a753cfa879 100644 --- a/packages/gatsby-plugin-nginx/CHANGELOG.md +++ b/packages/gatsby-plugin-nginx/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 e2b8d0d922..6d5c6a4386 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.9", + "version": "1.1.10", "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 73aa66fb71..afe1c94092 100644 --- a/packages/gatsby-plugin-onesignal/CHANGELOG.md +++ b/packages/gatsby-plugin-onesignal/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 a0be301d93..60f32a2908 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.9", + "version": "1.1.10", "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 9ed525a9d9..678867a103 100644 --- a/packages/gatsby-plugin-thumbor/CHANGELOG.md +++ b/packages/gatsby-plugin-thumbor/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 b663ec660b..a1e95391aa 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.9", + "version": "1.1.10", "author": "Tiago Gimenes", "license": "MIT", "repository": { diff --git a/packages/gatsby-source-store/CHANGELOG.md b/packages/gatsby-source-store/CHANGELOG.md index 37a5e9519f..63a79699ab 100644 --- a/packages/gatsby-source-store/CHANGELOG.md +++ b/packages/gatsby-source-store/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 374fc0a2e9..9e1d9f4e9a 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.9", + "version": "1.1.10", "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 51cbea26d7..0a07fcdefe 100644 --- a/packages/gatsby-source-vtex/CHANGELOG.md +++ b/packages/gatsby-source-vtex/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 2a7c58edce..e537dda9e4 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.9", + "version": "1.1.10", "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 b3826e006c..f5ec995a6c 100644 --- a/packages/lighthouse-config/CHANGELOG.md +++ b/packages/lighthouse-config/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package @vtex/lighthouse-config diff --git a/packages/lighthouse-config/package.json b/packages/lighthouse-config/package.json index 510a8dea9f..60ffe5a92b 100644 --- a/packages/lighthouse-config/package.json +++ b/packages/lighthouse-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/lighthouse-config", - "version": "1.1.9", + "version": "1.1.10", "author": "Emerson Laurentino", "license": "MIT", "repository": { diff --git a/packages/renovate-config/CHANGELOG.md b/packages/renovate-config/CHANGELOG.md index 08394e5c46..d682939a66 100644 --- a/packages/renovate-config/CHANGELOG.md +++ b/packages/renovate-config/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package @vtex/renovate-config diff --git a/packages/renovate-config/package.json b/packages/renovate-config/package.json index 0b18866688..8030b62112 100644 --- a/packages/renovate-config/package.json +++ b/packages/renovate-config/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/renovate-config", - "version": "1.1.9", + "version": "1.1.10", "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 a8c3baba4d..3c40254970 100644 --- a/packages/store-api/CHANGELOG.md +++ b/packages/store-api/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package @vtex/store-api diff --git a/packages/store-api/package.json b/packages/store-api/package.json index d7b7cd6bb9..db6d03f703 100644 --- a/packages/store-api/package.json +++ b/packages/store-api/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-api", - "version": "1.1.9", + "version": "1.1.10", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -13,7 +13,7 @@ "node": ">=10" }, "scripts": { - "develop": "concurrently \"yarn generate -w\" \"tsdx watch\"", + "develop": "concurrently \"yarn generate -w\" \"tsdx watch\"", "build": "graphql-codegen --config codegen.yml && tsdx build", "test": "tsdx test", "lint": "tsdx lint", diff --git a/packages/store-sdk/CHANGELOG.md b/packages/store-sdk/CHANGELOG.md index c93839ef8d..f4dfcf7971 100644 --- a/packages/store-sdk/CHANGELOG.md +++ b/packages/store-sdk/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package @vtex/store-sdk diff --git a/packages/store-sdk/package.json b/packages/store-sdk/package.json index 45fbeecf56..24c5efa588 100644 --- a/packages/store-sdk/package.json +++ b/packages/store-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-sdk", - "version": "1.1.9", + "version": "1.1.10", "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 a1e63e7a30..c0ab9385f3 100644 --- a/packages/store-ui/CHANGELOG.md +++ b/packages/store-ui/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **Note:** Version bump only for package @vtex/store-ui diff --git a/packages/store-ui/package.json b/packages/store-ui/package.json index 030602d514..be81b7c517 100644 --- a/packages/store-ui/package.json +++ b/packages/store-ui/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/store-ui", - "version": "1.1.9", + "version": "1.1.10", "description": "A lightweight, framework agnostic component library for React", "author": "emersonlaurentino", "license": "MIT", @@ -71,7 +71,7 @@ "@testing-library/react": "^11.2.6", "@testing-library/user-event": "^13.1.8", "@types/testing-library__jest-dom": "^5.9.5", - "@vtex/theme-b2c-tailwind": "^1.1.9", + "@vtex/theme-b2c-tailwind": "^1.1.10", "@vtex/tsconfig": "^0.5.0", "react": "^17.0.2", "react-docgen-typescript-loader": "^3.7.2", diff --git a/themes/theme-b2c-tailwind/CHANGELOG.md b/themes/theme-b2c-tailwind/CHANGELOG.md index f168c014cb..2d635c45b4 100644 --- a/themes/theme-b2c-tailwind/CHANGELOG.md +++ b/themes/theme-b2c-tailwind/CHANGELOG.md @@ -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. +## 1.1.10 (2021-09-16) + + +### Features + +* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44)) + + + + + ## 1.1.9 (2021-09-15) **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 0724a8da73..c7e99a46ef 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.9", + "version": "1.1.10", "description": "Basic theme for our Store UI components.", "author": "VTEX ", "license": "MIT",