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 272bfc8 commit cdda647Copy full SHA for cdda647
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.6](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.5...v2.0.6) (2021-05-31)
2
+
3
4
+### Bug Fixes
5
6
+* trigger release ([272bfc8](https://github.com/dword-design/vue-mermaid-string/commit/272bfc84dfcfa1cdd38188d731b6c746e8e1032f))
7
8
## [2.0.5](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.4...v2.0.5) (2021-05-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "2.0.5",
+ "version": "2.0.6",
"description": "A Vue.js component that turns a Mermaid string into a diagram.",
"repository": "dword-design/vue-mermaid-string",
"funding": "https://www.buymeacoffee.com/dword",
0 commit comments