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 08a12ed commit 515f30cCopy full SHA for 515f30c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.2](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.1...v4.0.2) (2023-02-16)
2
+
3
4
+### Bug Fixes
5
6
+* doc version compatibility ([08a12ed](https://github.com/dword-design/vue-mermaid-string/commit/08a12edab03f0bd64707e0d4800456985bf23e22))
7
8
## [4.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.0...v4.0.1) (2023-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "4.0.1",
+ "version": "4.0.2",
"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