Skip to content

Commit bbe08b9

Browse files
committed
v1.0.5
1 parent 4144729 commit bbe08b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"registry": "https://registry.npmjs.org/"
1111
}
1212
},
13-
"version": "1.0.4"
13+
"version": "1.0.5"
1414
}

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tarojs-plugin-platform-nextjs",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Taro 插件,用于编译为 Next.js 应用。",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)