Skip to content

Commit a70852f

Browse files
semantic-release-botrenovate-botdword-designactions-user
committed
chore: 2.0.0 [skip ci]
# [2.0.0](v1.0.5...v2.0.0) (2021-05-03) ### Bug Fixes * update dependency @dword-design/base to v8 ([#14](#14)) ([e5e50dd](e5e50dd)) ### BREAKING CHANGES * require Node.js >= 12 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Sebastian Landwehr <[email protected]> Co-authored-by: GitHub Actions <[email protected]>
1 parent e5e50dd commit a70852f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.0.0](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.5...v2.0.0) (2021-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/base to v8 ([#14](https://github.com/dword-design/vue-mermaid-string/issues/14)) ([e5e50dd](https://github.com/dword-design/vue-mermaid-string/commit/e5e50dd706d0fb5cd747d461a51048a1a2b195d8))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* require Node.js >= 12
12+
13+
Co-authored-by: Renovate Bot <[email protected]>
14+
Co-authored-by: Sebastian Landwehr <[email protected]>
15+
Co-authored-by: GitHub Actions <[email protected]>
16+
117
## [1.0.5](https://github.com/dword-design/vue-mermaid-string/compare/v1.0.4...v1.0.5) (2021-04-26)
218

319

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