Skip to content

Commit

Permalink
chore: release v1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 9, 2022
1 parent 0314a28 commit bc4e365
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "1.8.7",
"version": "1.8.8",
"private": true,
"packageManager": "pnpm@7.3.0",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
@@ -1,6 +1,6 @@
{
"name": "@windicss/config",
"version": "1.8.7",
"version": "1.8.8",
"description": "Windi CSS configurations loader",
"author": "antfu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@windicss/plugin-utils",
"version": "1.8.7",
"version": "1.8.8",
"description": "Common utils for building integrations of Windi CSS",
"author": "antfu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-windicss/package.json
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-windicss",
"version": "1.8.7",
"version": "1.8.8",
"description": "Windi CSS for Rollup",
"author": "antfu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-windicss/package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-windicss",
"version": "1.8.7",
"version": "1.8.8",
"description": "Windi CSS for Vite, it's fast!",
"author": "antfu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down

0 comments on commit bc4e365

Please sign in to comment.