Skip to content

Commit

Permalink
(version) bump to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine92190 committed Mar 13, 2021
1 parent f29394c commit c142fde
Show file tree
Hide file tree
Showing 13 changed files with 689 additions and 572 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"firebase": "^8.2.2",
"lamejs": "^1.2.0",
"vue": "^2.6.10",
"vue-advanced-chat": "0.8.1"
"vue-advanced-chat": "0.8.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
Expand Down
395 changes: 217 additions & 178 deletions dist/vue-advanced-chat.common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-advanced-chat.common.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-advanced-chat.css

Large diffs are not rendered by default.

447 changes: 243 additions & 204 deletions dist/vue-advanced-chat.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-advanced-chat.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vue-advanced-chat.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-advanced-chat.min.js.map

Large diffs are not rendered by default.

395 changes: 217 additions & 178 deletions dist/vue-advanced-chat.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-advanced-chat.umd.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vue-advanced-chat.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-advanced-chat.umd.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-advanced-chat",
"version": "0.8.1",
"version": "0.8.2",
"license": "MIT",
"description": "A beautiful chat rooms component made with Vue.js",
"author": {
Expand Down

0 comments on commit c142fde

Please sign in to comment.