Skip to content

Commit

Permalink
chore: release v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 31, 2024
1 parent b54ba4f commit 5321606
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-icons",
"type": "module",
"version": "0.19.1",
"version": "0.19.2",
"packageManager": "pnpm@9.6.0",
"description": "Access thousands of icons as components on-demand universally",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
Expand Down

2 comments on commit 5321606

@brc-dd
Copy link
Contributor

@brc-dd brc-dd commented on 5321606 Aug 6, 2024

Choose a reason for hiding this comment

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

This appears to be missing from npm. Did publish failed after push?

@antfu
Copy link
Member Author

@antfu antfu commented on 5321606 Aug 7, 2024

Choose a reason for hiding this comment

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

Weird, there is probably something wrong that I didn't notice during the publish. Should be good now, thanks for the heads up.

Please sign in to comment.