Skip to content

Commit 6ea1ad4

Browse files
chore: 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2021-04-13) ### Bug Fixes * lock file maintenance ([#6](#6)) ([3d31dde](3d31dde))
1 parent 3d31dde commit 6ea1ad4

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+
## [1.0.4](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.3...v1.0.4) (2021-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#6](https://github.com/dword-design/vue-mermaid-string/issues/6)) ([3d31dde](https://github.com/dword-design/vue-mermaid-string/commit/3d31dde6c631f2c15b461c09b6a5e0e3d85c3969))
7+
18
## [1.0.3](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.2...v1.0.3) (2021-03-23)
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": "1.0.3",
3+
"version": "1.0.4",
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)