Skip to content

Commit 203be2f

Browse files
committed
chore: πŸ”§ version
1 parent 8facdb1 commit 203be2f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/dry-meals-occur.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žpackages/markdown/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vue-markdown-next
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 8facdb1: fix: add data: as safe protocol to support mermaid
8+
39
## 0.1.2
410

511
### Patch Changes

β€Žpackages/markdown/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-markdown-next",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Vue component to render markdown.",
55
"repository": {
66
"url": "https://github.com/Cat1007/vue-markdown-next"

0 commit comments

Comments
Β (0)