Skip to content

Commit c1e2380

Browse files
committed
chore: release v1.6.6
1 parent 77ba6c9 commit c1e2380

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plugin-web-update-notification",
33
"type": "module",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"packageManager": "[email protected]",
66
"description": "Detect web page updates and notify",
77
"author": "Utopia",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plugin-web-update-notification/core",
33
"type": "module",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"description": "Detect web page updates and notify",
66
"author": "Utopia",
77
"license": "MIT",

packages/umi-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plugin-web-update-notification/umijs",
3-
"version": "1.6.5",
3+
"version": "1.6.6",
44
"description": "Umi plugin for detect web page updates and notify.",
55
"author": "Utopia",
66
"license": "MIT",

packages/vite-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plugin-web-update-notification/vite",
33
"type": "module",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"description": "Vite plugin for detect web page updates and notify.",
66
"author": "Utopia",
77
"license": "MIT",

packages/webpack-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plugin-web-update-notification/webpack",
33
"type": "module",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"description": "Webpack plugin for detect web page updates and notify.",
66
"author": "Utopia",
77
"license": "MIT",

0 commit comments

Comments
 (0)