Skip to content

Commit 43e14f6

Browse files
committed
Fix version
1 parent c7665be commit 43e14f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"changes": { "packages/next-plugin/package.json": "Patch" },
3+
"note": "Fix version",
4+
"date": "2025-12-30T14:20:43.789547300Z"
5+
}

packages/next-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"webpack"
2020
],
2121
"type": "module",
22-
"version": "1.0.63",
22+
"version": "1.0.62",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)