Skip to content

Commit f358c85

Browse files
chore: 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2021-05-04) ### Bug Fixes * update dependency @dword-design/functions to v4 ([#15](#15)) ([f87f658](f87f658)) * update dependency @dword-design/tester to v2 ([#17](#17)) ([3644f37](3644f37))
1 parent f87f658 commit f358c85

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.1](https://github.com/dword-design/vue-mermaid-string/compare/v2.0.0...v2.0.1) (2021-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/functions to v4 ([#15](https://github.com/dword-design/vue-mermaid-string/issues/15)) ([f87f658](https://github.com/dword-design/vue-mermaid-string/commit/f87f658ccbc5f36e30640d223965720b1aeec5cd))
7+
* update dependency @dword-design/tester to v2 ([#17](https://github.com/dword-design/vue-mermaid-string/issues/17)) ([3644f37](https://github.com/dword-design/vue-mermaid-string/commit/3644f37085a7e2c00e74e652b6655bd2d296f593))
8+
19
# [2.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.5...v2.0.0) (2021-05-03)
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.0",
3+
"version": "2.0.1",
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)