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 ee3fcbf commit cf18405Copy full SHA for cf18405
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.15](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.14...v2.0.15) (2021-08-28)
2
+
3
4
+### Bug Fixes
5
6
+* update readme ([ee3fcbf](https://github.com/dword-design/vue-mermaid-string/commit/ee3fcbf2f18ce972e6ff8616a9e4b35ef664018a))
7
8
## [2.0.14](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.13...v2.0.14) (2021-08-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "2.0.14",
+ "version": "2.0.15",
"description": "A Vue.js component that turns a Mermaid string into a diagram.",
"repository": "dword-design/vue-mermaid-string",
"funding": "https://github.com/sponsors/dword-design",
0 commit comments