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 79b0a0d commit d14a6a5Copy full SHA for d14a6a5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.0...v4.0.1) (2023-02-15)
2
+
3
4
+### Bug Fixes
5
6
+* doc ([79b0a0d](https://github.com/dword-design/vue-mermaid-string/commit/79b0a0de29cb97dd8b58f2b2b5aaadaefceff81b))
7
8
# [4.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v3.1.0...v4.0.0) (2023-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "4.0.0",
+ "version": "4.0.1",
"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