diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3daf1..b698fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.0.7](https://github.com/vtexdocs/components/compare/v2.0.6...v2.0.7) (2024-05-13) + ### [2.0.6](https://github.com/vtexdocs/components/compare/v2.0.5...v2.0.6) (2024-05-13) ### [2.0.5](https://github.com/vtexdocs/components/compare/v2.0.4...v2.0.5) (2024-05-10) diff --git a/package-lock.json b/package-lock.json index 7750921..dbded8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vtexdocs/components", - "version": "2.0.6", + "version": "2.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vtexdocs/components", - "version": "2.0.6", + "version": "2.0.7", "license": "MIT", "dependencies": { "@code-hike/mdx": "^0.9.0", diff --git a/package.json b/package.json index b2e46b6..fb30c31 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "./styles.css": "./dist/index.css", "./dist/index.css": "./dist/index.css" }, - "version": "2.0.6", + "version": "2.0.7", "description": "", "repository": "https://github.com/vtexdocs/components", "scripts": {