Skip to content

Commit d163b61

Browse files
chore: 2.0.7 [skip ci]
## [2.0.7](v2.0.6...v2.0.7) (2021-06-09) ### Bug Fixes * lock file maintenance ([#22](#22)) ([fa5e983](fa5e983))
1 parent fa5e983 commit d163b61

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.0.7](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.6...v2.0.7) (2021-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#22](https://github.com/dword-design/vue-mermaid-string/issues/22)) ([fa5e983](https://github.com/dword-design/vue-mermaid-string/commit/fa5e98323d7168dc1ac8ddd53424f928d36e07d6))
7+
18
## [2.0.6](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.5...v2.0.6) (2021-05-31)
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.0.6",
3+
"version": "2.0.7",
44
"description": "A Vue.js component that turns a Mermaid string into a diagram.",
55
"repository": "dword-design/vue-mermaid-string",
66
"funding": "https://www.buymeacoffee.com/dword",

0 commit comments

Comments
 (0)