Skip to content

Commit fcd0099

Browse files
chore: 2.2.0 [skip ci]
# [2.2.0](v2.1.5...v2.2.0) (2021-11-25) ### Features * click event using Mermaid click directive ([#36](#36)) ([fde545a](fde545a))
1 parent fde545a commit fcd0099

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+
# [2.2.0](https://github.com/dword-design/vue-mermaid-string/compare/v2.1.5...v2.2.0) (2021-11-25)
2+
3+
4+
### Features
5+
6+
* click event using Mermaid click directive ([#36](https://github.com/dword-design/vue-mermaid-string/issues/36)) ([fde545a](https://github.com/dword-design/vue-mermaid-string/commit/fde545afec0b8388736e6953d9514734b7c4dc6c))
7+
18
## [2.1.5](https://github.com/dword-design/vue-mermaid-string/compare/v2.1.4...v2.1.5) (2021-11-01)
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": "2.1.5",
3+
"version": "2.2.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)