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 e5d1096 commit 170f328Copy full SHA for 170f328
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.12](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.11...v2.0.12) (2021-08-09)
2
+
3
4
+### Bug Fixes
5
6
+* update config files ([e5d1096](https://github.com/dword-design/vue-mermaid-string/commit/e5d1096db0459bf601a0888fd52af7037363c121))
7
8
## [2.0.11](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.10...v2.0.11) (2021-07-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "2.0.11",
+ "version": "2.0.12",
"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