Skip to content

Commit 264bbf5

Browse files
committed
chore: release v0.2.1
1 parent 2c60778 commit 264bbf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monorepo",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"packageManager": "pnpm@8.15.5",
66
"scripts": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uni-helper/vite-plugin-uni-components",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"packageManager": "pnpm@8.15.5",
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)