Skip to content

Commit 1f64e9c

Browse files
committed
Add update logs
1 parent 7d9f359 commit 1f64e9c

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"changes": {
3+
"packages/components/package.json": "Patch",
4+
"packages/next-plugin/package.json": "Patch",
5+
"packages/react/package.json": "Patch",
6+
"packages/reset-css/package.json": "Patch",
7+
"packages/rsbuild-plugin/package.json": "Patch",
8+
"packages/webpack-plugin/package.json": "Patch",
9+
"packages/eslint-plugin/package.json": "Patch"
10+
},
11+
"note": "Update dep",
12+
"date": "2025-11-18T07:36:03.937945600Z"
13+
}

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"build": "pnpm -F wasm build && pnpm -F @devup-ui/* -F !wasm build",
1212
"dev": "pnpm -r dev",
1313
"benchmark": "node benchmark.js",
14-
"prepare": "husky"
14+
"prepare": "husky",
15+
"changepacks": "pnpm dlx @changepacks/cli"
1516
},
1617
"devDependencies": {
1718
"@devup-ui/eslint-plugin": "workspace:*",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)