diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ddb556..aea5ad5 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. +### [0.0.192](https://github.com/medblocks/medblocks-ui/compare/v0.0.191...v0.0.192) (2024-02-24) + ### [0.0.191](https://github.com/medblocks/medblocks-ui/compare/v0.0.190...v0.0.191) (2024-02-24) ### [0.0.190](https://github.com/medblocks/medblocks-ui/compare/v0.0.189...v0.0.190) (2024-02-23) diff --git a/package-lock.json b/package-lock.json index 0ec4e20..718d314 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "medblocks-ui", - "version": "0.0.191", + "version": "0.0.192", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "medblocks-ui", - "version": "0.0.191", + "version": "0.0.192", "license": "Apache-2.0", "dependencies": { "@shoelace-style/shoelace": "2.0.0-beta.71", diff --git a/package.json b/package.json index 41881e4..1f03121 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medblocks-ui", - "version": "0.0.191", + "version": "0.0.192", "description": "Web components for building healthcare interfaces", "author": "Sidharth Ramesh", "license": "Apache-2.0",