diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fe1101..923f43e 100755 --- 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.2.11](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.10...v0.2.11) (2024-09-18) + ### [0.2.10](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.10-next.0...v0.2.10) (2024-09-18) ### [0.2.10-next.0](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.8...v0.2.10-next.0) (2024-09-18) diff --git a/package.json b/package.json index c761d8b..f685902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-bot-ui", - "version": "0.2.10", + "version": "0.2.11", "description": "Chatbot UI using Vue.js 2", "author": { "name": "SonNH",