Skip to content

Commit e9007a0

Browse files
chore: 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2021-06-14) ### Bug Fixes * lock file maintenance ([#23](#23)) ([f73d21a](f73d21a)) * trigger release ([29b7655](29b7655))
1 parent 29b7655 commit e9007a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.8](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.7...v2.0.8) (2021-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#23](https://github.com/dword-design/vue-mermaid-string/issues/23)) ([f73d21a](https://github.com/dword-design/vue-mermaid-string/commit/f73d21a487fc163ccddcb4a3c6d31d862f520d0e))
7+
* trigger release ([29b7655](https://github.com/dword-design/vue-mermaid-string/commit/29b76551884998e7c3e7c90c2a99ab30aa5a3168))
8+
19
## [2.0.7](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.6...v2.0.7) (2021-06-09)
210

311

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.7",
3+
"version": "2.0.8",
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)