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 b019922 commit 1e17f51Copy full SHA for 1e17f51
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.0...v1.0.1) (2021-03-22)
2
+
3
4
+### Bug Fixes
5
6
+* lock file maintenance ([#2](https://github.com/dword-design/vue-mermaid-string/issues/2)) ([b019922](https://github.com/dword-design/vue-mermaid-string/commit/b0199221cfa8ce6423c6acdd890ada53cf61b2a3))
7
8
# 1.0.0 (2021-03-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "1.0.0",
+ "version": "1.0.1",
"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