Skip to content

Commit

Permalink
chore: release v28.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 8, 2025
1 parent a8b3de7 commit 13160d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-markdown",
"type": "module",
"version": "0.28.0",
"version": "28.0.0",
"packageManager": "pnpm@9.15.3",
"description": "Compile Markdown to Vue component",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
Expand Down

3 comments on commit 13160d1

@isamu
Copy link

@isamu isamu commented on 13160d1 Jan 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version has suddenly increased, is this change correct?

@antfu
Copy link
Member Author

@antfu antfu commented on 13160d1 Jan 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isamu
Copy link

@isamu isamu commented on 13160d1 Jan 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have read and understood that document.
Thank you.

Please sign in to comment.