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 b9ddcc1 commit 3032addCopy full SHA for 3032add
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.2](https://github.com/dword-design/vue-mermaid-string/compare/v2.1.1...v2.1.2) (2021-09-03)
2
+
3
4
+### Bug Fixes
5
6
+* browser ([b9ddcc1](https://github.com/dword-design/vue-mermaid-string/commit/b9ddcc131cbbd9ec306375ab753cc901721e1f66))
7
8
## [2.1.1](https://github.com/dword-design/vue-mermaid-string/compare/v2.1.0...v2.1.1) (2021-09-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "2.1.1",
+ "version": "2.1.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