Skip to content

Commit

Permalink
Release: 1.8.40
Browse files Browse the repository at this point in the history
  • Loading branch information
vtexgithubbot committed May 30, 2022
1 parent 8fa6aa1 commit 9ffcded
Show file tree
Hide file tree
Showing 16 changed files with 99 additions and 11 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package faststore
Expand Down
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package docs
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "1.8.39",
"version": "1.8.40",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand All @@ -18,11 +18,11 @@
"@docusaurus/preset-classic": "2.0.0-beta.20",
"@docusaurus/remark-plugin-npm2yarn": "2.0.0-beta.20",
"@docusaurus/theme-live-codeblock": "2.0.0-beta.20",
"@faststore/ui": "^1.8.39",
"@faststore/ui": "^1.8.40",
"@fortawesome/fontawesome-free": "^5.15.4",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"@vtex/theme-b2c-tailwind": "^1.8.39",
"@vtex/theme-b2c-tailwind": "^1.8.40",
"babel-loader": "^8.2.2",
"clsx": "^1.1.1",
"docusaurus-plugin-image-zoom": "^0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.8.39",
"version": "1.8.40",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
11 changes: 11 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package @faststore/api
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faststore/api",
"version": "1.8.39",
"version": "1.8.40",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/graphql-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package @vtex/graphql-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/graphql-utils",
"version": "1.8.39",
"version": "1.8.40",
"description": "GraphQL utilities",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/lighthouse-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package @vtex/lighthouse-config
Expand Down
2 changes: 1 addition & 1 deletion packages/lighthouse-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/lighthouse-config",
"version": "1.8.39",
"version": "1.8.40",
"author": "Emerson Laurentino",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package @faststore/sdk
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faststore/sdk",
"version": "1.8.39",
"version": "1.8.40",
"description": "Hooks for creating your next component library",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package @faststore/ui
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faststore/ui",
"version": "1.8.39",
"version": "1.8.40",
"description": "A lightweight, framework agnostic component library for React",
"author": "emersonlaurentino",
"license": "MIT",
Expand Down Expand Up @@ -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.8.39",
"@vtex/theme-b2c-tailwind": "^1.8.40",
"@vtex/tsconfig": "^0.5.0",
"chalk": "^5.0.0",
"jest-axe": "^5.0.1",
Expand Down
11 changes: 11 additions & 0 deletions themes/theme-b2c-tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.40 (2022-05-30)


### Bug Fixes

* Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))





## 1.8.39 (2022-05-27)

**Note:** Version bump only for package @vtex/theme-b2c-tailwind
Expand Down
2 changes: 1 addition & 1 deletion themes/theme-b2c-tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/theme-b2c-tailwind",
"version": "1.8.39",
"version": "1.8.40",
"description": "Basic theme for our Store UI components.",
"author": "VTEX <gabriel.antiqueira@vtex.com.br>",
"license": "MIT",
Expand Down

1 comment on commit 9ffcded

@vercel
Copy link

@vercel vercel bot commented on 9ffcded May 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.