Skip to content

Commit e73d1b7

Browse files
chore: 2.0.5 [skip ci]
## [2.0.5](v2.0.4...v2.0.5) (2021-05-31) ### Bug Fixes * lock file maintenance ([#21](#21)) ([2c65faf](2c65faf)) * update readme ([f0b68ee](f0b68ee)) * update readme ([94fe0e5](94fe0e5))
1 parent 2c65faf commit e73d1b7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.5](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.4...v2.0.5) (2021-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#21](https://github.com/dword-design/vue-mermaid-string/issues/21)) ([2c65faf](https://github.com/dword-design/vue-mermaid-string/commit/2c65fafd1c2df2ba8af482a2a3a8bebdba786312))
7+
* update readme ([f0b68ee](https://github.com/dword-design/vue-mermaid-string/commit/f0b68ee869e33c1054c3b7523b4d0790de55b82c))
8+
* update readme ([94fe0e5](https://github.com/dword-design/vue-mermaid-string/commit/94fe0e5b132424a2a7e8695fb17c3382fa941fe9))
9+
110
## [2.0.4](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.3...v2.0.4) (2021-05-28)
211

312

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