diff --git a/CHANGELOG.md b/CHANGELOG.md index 638fe21..dd99976 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.6](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.7...v0.2.6) (2021-01-19) + ### [0.2.7](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.5-next.0...v0.2.7) (2021-01-19) diff --git a/package.json b/package.json index 5bb668e..8dd6406 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-bot-ui", - "version": "0.2.7", + "version": "0.2.6", "description": "Chatbot UI using Vue.js 2", "author": { "name": "SonNH",