Skip to content

Commit 7941131

Browse files
committed
chore: πŸ”§ version
1 parent f8a4a9b commit 7941131

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/short-keys-bake.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.2
4+
5+
### Patch Changes
6+
7+
- f8a4a9b: fix: support async rehype plugin
8+
39
## 0.1.1
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.1",
3+
"version": "0.1.2",
44
"description": "Vue component to render markdown.",
55
"repository": {
66
"url": "https://github.com/Cat1007/vue-markdown-next"

0 commit comments

Comments
Β (0)