Skip to content

Commit 2a34227

Browse files
chore: 5.0.0 [skip ci]
# [5.0.0](v4.0.70...v5.0.0) (2024-01-24) ### Bug Fixes * lock file maintenance ([#186](#186)) ([adf8adb](adf8adb)) ### BREAKING CHANGES * require node.js >= 18
1 parent adf8adb commit 2a34227

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+
# [5.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.70...v5.0.0) (2024-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#186](https://github.com/dword-design/vue-mermaid-string/issues/186)) ([adf8adb](https://github.com/dword-design/vue-mermaid-string/commit/adf8adb94eefd63d0cedcd6a4e4b85f4546648b0))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* require node.js >= 18
12+
113
## [4.0.70](https://github.com/dword-design/vue-mermaid-string/compare/v4.0.69...v4.0.70) (2023-10-17)
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": "4.0.70",
3+
"version": "5.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)