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 84306f4 commit a76b63cCopy full SHA for a76b63c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.10](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.9...v2.0.10) (2021-07-06)
2
+
3
4
+### Bug Fixes
5
6
+* update config files ([84306f4](https://github.com/dword-design/vue-mermaid-string/commit/84306f4e5cbf6c502f7958052db489f0e4aa79fa))
7
8
## [2.0.9](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.8...v2.0.9) (2021-06-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "2.0.9",
+ "version": "2.0.10",
"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