Skip to content

Commit c828639

Browse files
chore: 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2024-04-18) ### Bug Fixes * doc ([ce7cfdb](ce7cfdb)) * doc ([2ee770b](2ee770b)) * lock file maintenance ([#196](#196)) ([5d86db0](5d86db0))
1 parent 5d86db0 commit c828639

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v5.0.0...v5.0.1) (2024-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* doc ([ce7cfdb](https://github.com/dword-design/vue-mermaid-string/commit/ce7cfdb821f1967421b5f34ef6d53024faec0f2d))
7+
* doc ([2ee770b](https://github.com/dword-design/vue-mermaid-string/commit/2ee770b00247989f0e440cfc21bb95eebf24fd81))
8+
* lock file maintenance ([#196](https://github.com/dword-design/vue-mermaid-string/issues/196)) ([5d86db0](https://github.com/dword-design/vue-mermaid-string/commit/5d86db04b3a0f0b87bb394cabbf25f085c092102))
9+
110
# [5.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.70...v5.0.0) (2024-01-24)
211

312

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": "5.0.0",
3+
"version": "5.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)