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 c9d22a6 commit 1e2c73bCopy full SHA for 1e2c73b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.4](https://github.com/dword-design/vue-mermaid-string/compare/v2.2.3...v2.2.4) (2022-01-12)
2
+
3
4
+### Bug Fixes
5
6
+* update config files ([c9d22a6](https://github.com/dword-design/vue-mermaid-string/commit/c9d22a65f9d65ef465b835f9ef741ae87a49e0ec))
7
8
## [2.2.3](https://github.com/dword-design/vue-mermaid-string/compare/v2.2.2...v2.2.3) (2022-01-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mermaid-string",
- "version": "2.2.3",
+ "version": "2.2.4",
"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