Skip to content

Commit c522697

Browse files
committed
"chore(release): 0.2.5-next.0"
1 parent 39e36a1 commit c522697

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.2.5-next.0](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.4...v0.2.5-next.0) (2021-01-18)
6+
7+
8+
### Bug Fixes
9+
10+
* demo page without bubble open delay ([39e36a1](https://github.com/JuzSer/vue-bot-ui/commit/39e36a127302c659d6c457fbb55f3b250c15aba6))
11+
512
### [0.2.4](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.3...v0.2.4) (2020-03-25)
613

714
### [0.2.3](https://github.com/JuzSer/vue-bot-ui/compare/v0.2.2...v0.2.3) (2020-03-25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-bot-ui",
3-
"version": "0.2.4",
3+
"version": "0.2.5-next.0",
44
"description": "Chatbot UI using Vue.js 2",
55
"author": {
66
"name": "SonNH",

0 commit comments

Comments
 (0)