Skip to content

Commit 192354f

Browse files
chore: 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2021-04-26) ### Bug Fixes * update dependency @dword-design/puppeteer to v4 ([#12](#12)) ([ab8d9a9](ab8d9a9))
1 parent ab8d9a9 commit 192354f

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.5](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.4...v1.0.5) (2021-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/puppeteer to v4 ([#12](https://github.com/dword-design/vue-mermaid-string/issues/12)) ([ab8d9a9](https://github.com/dword-design/vue-mermaid-string/commit/ab8d9a978e4ffe2c3115d9e5bd19c0f7d57b283a))
7+
18
## [1.0.4](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.3...v1.0.4) (2021-04-13)
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.4",
3+
"version": "1.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)