diff --git a/CHANGELOG.md b/CHANGELOG.md index 02d906c..310f63e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,6 @@ 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.5.4](https://github.com/Devwares-Team/cdbreact/compare/v1.5.3...v1.5.4) (2022-12-22) + ### [1.5.3](https://github.com/Devwares-Team/cdbreact/compare/v1.5.2...v1.5.3) (2022-12-22) diff --git a/package-lock.json b/package-lock.json index a5261f0..bc85df6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cdbreact", - "version": "1.5.3", + "version": "1.5.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cdbreact", - "version": "1.5.3", + "version": "1.5.4", "license": "SEE LICENSE IN license.pdf", "dependencies": { "@fortawesome/fontawesome-free": "^5.14.0", diff --git a/package.json b/package.json index 81a9d73..f60a517 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cdbreact", - "version": "1.5.3", + "version": "1.5.4", "description": "Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps", "repository": { "type": "git",