Skip to content

Commit d14a6a5

Browse files
chore: 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2023-02-15) ### Bug Fixes * doc ([79b0a0d](79b0a0d))
1 parent 79b0a0d commit d14a6a5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.0...v4.0.1) (2023-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* doc ([79b0a0d](https://github.com/dword-design/vue-mermaid-string/commit/79b0a0de29cb97dd8b58f2b2b5aaadaefceff81b))
7+
18
# [4.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v3.1.0...v4.0.0) (2023-02-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-mermaid-string",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A Vue.js component that turns a Mermaid string into a diagram.",
55
"repository": "dword-design/vue-mermaid-string",
66
"funding": "https://github.com/sponsors/dword-design",

0 commit comments

Comments
 (0)