diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f3024..4fe1101 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.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) ### [0.2.8](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.7...v0.2.8) (2021-11-04) diff --git a/package.json b/package.json index 8b9d2aa..c761d8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-bot-ui", - "version": "0.2.10-next.0", + "version": "0.2.10", "description": "Chatbot UI using Vue.js 2", "author": { "name": "SonNH",