Skip to content

Commit 0def824

Browse files
chore: 2.2.2 [skip ci]
## [2.2.2](v2.2.1...v2.2.2) (2021-12-22) ### Bug Fixes * allow to change diagram ([#61](#61)) ([98f8a64](98f8a64))
1 parent 98f8a64 commit 0def824

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.2](https://github.com/dword-design/vue-mermaid-string/compare/v2.2.1...v2.2.2) (2021-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* allow to change diagram ([#61](https://github.com/dword-design/vue-mermaid-string/issues/61)) ([98f8a64](https://github.com/dword-design/vue-mermaid-string/commit/98f8a648ee23646d6e09b27c84ae3ce7a4ca53f7))
7+
18
## [2.2.1](https://github.com/dword-design/vue-mermaid-string/compare/v2.2.0...v2.2.1) (2021-12-22)
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.2.1",
3+
"version": "2.2.2",
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)