Skip to content

Commit 879ac10

Browse files
chore: 6.0.0 [skip ci]
# [6.0.0](v5.0.1...v6.0.0) (2024-04-18) ### Bug Fixes * update dependency mermaid to v10 ([#95](#95)) ([913232d](913232d)) ### BREAKING CHANGES * update dependency mermaid to v10
1 parent 913232d commit 879ac10

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v5.0.1...v6.0.0) (2024-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency mermaid to v10 ([#95](https://github.com/dword-design/vue-mermaid-string/issues/95)) ([913232d](https://github.com/dword-design/vue-mermaid-string/commit/913232d9bfeffcb3c56375cceb96e6c7d3c7431a))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* update dependency mermaid to v10
12+
113
## [5.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v5.0.0...v5.0.1) (2024-04-18)
214

315

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