We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532cc21 commit 5348425Copy full SHA for 5348425
README.md
@@ -89,7 +89,7 @@ new Vue({
89
</tr></thead>
90
<tbody>
91
<tr><td>username</td>
92
- <td> Y </td>
+ <td> N </td>
93
<td> - </td>
94
<td> String </td>
95
<td>The user name that will be used to compute user initial.</td></tr>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-avatar",
3
- "version": "2.1.5",
+ "version": "2.1.6",
4
"description": "Avatar component for Vue.js",
5
"author": "eprudhomme@gmail.com",
6
"license": "MIT",
0 commit comments