Skip to content

Commit d5ad27b

Browse files
committed
chore: release v1.8.10
1 parent b40865f commit d5ad27b

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,5 +1,5 @@
11
{
2-
"version": "1.8.9",
2+
"version": "1.8.10",
33
"private": true,
44
"packageManager": "[email protected]",
55
"keywords": [

packages/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windicss/config",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "Windi CSS configurations loader",
55
"author": "antfu <[email protected]>",
66
"license": "MIT",

packages/plugin-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windicss/plugin-utils",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "Common utils for building integrations of Windi CSS",
55
"author": "antfu <[email protected]>",
66
"license": "MIT",

packages/rollup-plugin-windicss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-windicss",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "Windi CSS for Rollup",
55
"author": "antfu <[email protected]>",
66
"license": "MIT",

packages/vite-plugin-windicss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-windicss",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "Windi CSS for Vite, it's fast!",
55
"author": "antfu <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)