Skip to content

Commit db07e19

Browse files
chore: 7.0.0 [skip ci]
# [7.0.0](v6.0.1...v7.0.0) (2024-11-15) ### Bug Fixes * update dependency mermaid to v11 ([#214](#214)) ([62c8417](62c8417)) ### BREAKING CHANGES * update dependency mermaid to v11
1 parent 62c8417 commit db07e19

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+
# [7.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v6.0.1...v7.0.0) (2024-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency mermaid to v11 ([#214](https://github.com/dword-design/vue-mermaid-string/issues/214)) ([62c8417](https://github.com/dword-design/vue-mermaid-string/commit/62c841760f7cbc2966daf7c427498e60e5e0dab9))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* update dependency mermaid to v11
12+
113
## [6.0.1](https://github.com/dword-design/vue-mermaid-string/compare/v6.0.0...v6.0.1) (2024-11-14)
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": "6.0.1",
3+
"version": "7.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)