Skip to content

Commit

Permalink
(version) bump to 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine92190 committed Jan 24, 2021
1 parent e77e881 commit 4d508ca
Show file tree
Hide file tree
Showing 13 changed files with 1,326 additions and 615 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"firebase": "^8.2.2",
"vue": "^2.6.10",
"vue-advanced-chat": "0.6.7"
"vue-advanced-chat": "0.6.8"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
Expand Down
593 changes: 415 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.

731 changes: 484 additions & 247 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.

593 changes: 415 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.6.7",
"version": "0.6.8",
"license": "MIT",
"description": "A beautiful chat rooms component made with Vue.js",
"author": {
Expand Down

0 comments on commit 4d508ca

Please sign in to comment.