Skip to content

Commit

Permalink
release v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 2, 2021
1 parent 6ff2e33 commit fda2347
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.3",
"version": "1.5.4",
"private": true,
"keywords": [
"vite",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windicss/config",
"version": "1.5.3",
"version": "1.5.4",
"description": "Windi CSS configurations loader",
"keywords": [
"windicss",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windicss/plugin-utils",
"version": "1.5.3",
"version": "1.5.4",
"description": "Common utils for building integrations of Windi CSS",
"keywords": [
"windicss",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-windicss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-windicss",
"version": "1.5.3",
"version": "1.5.4",
"description": "Windi CSS for Rollup",
"keywords": [
"rollup",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-windicss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-windicss",
"version": "1.5.3",
"version": "1.5.4",
"description": "Windi CSS for Vite, it's fast!",
"keywords": [
"vite",
Expand Down

0 comments on commit fda2347

Please sign in to comment.