From 4e2a3ff77eac83601a3686418b956899924c006b Mon Sep 17 00:00:00 2001 From: "oe.sonnh" Date: Wed, 18 Sep 2024 17:46:17 +0700 Subject: [PATCH] "chore(release): 0.2.11" --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",