diff --git a/CHANGELOG.md b/CHANGELOG.md index 486c9e7..91f0b2f 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. +## [1.4.0](https://github.com/vtexdocs/components/compare/v1.3.0...v1.4.0) (2024-01-12) + ## [1.3.0](https://github.com/vtexdocs/components/compare/v1.2.4...v1.3.0) (2024-01-12) diff --git a/package-lock.json b/package-lock.json index 4ecc861..983b543 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vtexdocs/components", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vtexdocs/components", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "@code-hike/mdx": "^0.9.0", diff --git a/package.json b/package.json index 16b496d..b9b816f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "./styles.css": "./dist/index.css", "./dist/index.css": "./dist/index.css" }, - "version": "1.3.0", + "version": "1.4.0", "description": "", "repository": "https://github.com/vtexdocs/components", "scripts": {