Skip to content

Commit e3556c3

Browse files
chore: 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2021-09-03) ### Bug Fixes * fix component name ([5a1cab1](5a1cab1)) * make value required ([cc3bf69](cc3bf69))
1 parent 5a1cab1 commit e3556c3

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.1.3](https://github.com/dword-design/vue-mermaid-string/compare/v2.1.2...v2.1.3) (2021-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* fix component name ([5a1cab1](https://github.com/dword-design/vue-mermaid-string/commit/5a1cab128442c957cec64c134715d95b087598c8))
7+
* make value required ([cc3bf69](https://github.com/dword-design/vue-mermaid-string/commit/cc3bf699151d9c76aedc3a643e5bdde05147ab37))
8+
19
## [2.1.2](https://github.com/dword-design/vue-mermaid-string/compare/v2.1.1...v2.1.2) (2021-09-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.1.2",
3+
"version": "2.1.3",
44
"description": "A Vue.js component that turns a Mermaid string into a diagram.",
55
"repository": "dword-design/vue-mermaid-string",
66
"funding": "https://github.com/sponsors/dword-design",

0 commit comments

Comments
 (0)