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