Skip to content

Commit dd0e75c

Browse files
committed
chore: πŸ”§ version
1 parent 18d3605 commit dd0e75c

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

β€Ž.changeset/clear-facts-stand.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.4
4+
5+
### Patch Changes
6+
7+
- 18d3605: fix: inline svg attr support
8+
39
## 0.1.3
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.3",
3+
"version": "0.1.4",
44
"description": "Vue component to render markdown.",
55
"repository": {
66
"url": "https://github.com/Cat1007/vue-markdown-next"

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)