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.
2 parents 8b1868e + 613cafa commit a19df11Copy full SHA for a19df11
README.md
@@ -9,7 +9,7 @@
9
</h3>
10
<p align="center">
11
<a href="https://www.npmjs.com/package/@vueup/vue-quill" title="Version">
12
- <img alt="npm (tag)" src="https://img.shields.io/npm/v/@vueup/vue-quill/alpha">
+ <img alt="npm (tag)" src="https://img.shields.io/npm/v/@vueup/vue-quill/beta">
13
</a>
14
<a href="https://www.npmjs.com/package/@vueup/vue-quill" title="License">
15
<img src="https://img.shields.io/npm/l/@vueup/vue-quill" alt="License">
@@ -41,7 +41,7 @@
41
## To do list
42
43
- [x] Release `alpha` version
44
-- [ ] Release `beta` version
+- [x] Release `beta` version
45
- [ ] Stable `v1.0.0` release
46
- [x] Enhance Typescript support with Vue 3
47
- [ ] Update the Documentation with more examples and more information
0 commit comments