Skip to content

Commit 9a1a075

Browse files
chore: 3.1.0 [skip ci]
# [3.1.0](v3.0.2...v3.1.0) (2023-02-14) ### Features * options ([#90](#90)) ([855b05b](855b05b))
1 parent 855b05b commit 9a1a075

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+
# [3.1.0](https://github.com/dword-design/vue-mermaid-string/compare/v3.0.2...v3.1.0) (2023-02-14)
2+
3+
4+
### Features
5+
6+
* options ([#90](https://github.com/dword-design/vue-mermaid-string/issues/90)) ([855b05b](https://github.com/dword-design/vue-mermaid-string/commit/855b05b125e500e2a0f78155a7e2e364dc1829dc))
7+
18
## [3.0.2](https://github.com/dword-design/vue-mermaid-string/compare/v3.0.1...v3.0.2) (2023-01-10)
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": "3.0.2",
3+
"version": "3.1.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)