Skip to content

Commit

Permalink
chore: release v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Aug 23, 2024
1 parent 5f47b11 commit 3709c97
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unocss-preset-useful/monorepo",
"type": "module",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unocss-preset-useful",
"type": "module",
"version": "0.4.2",
"version": "0.4.3",
"description": "My useful preset about unocss usage.",
"author": "Chris <https://github.com/zyyv>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "playground",
"type": "module",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 3709c97

Please sign in to comment.