8000 chore: release v66.3.2 · unocss/unocss@7afa1ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 7afa1ac

Browse files
committed
chore: release v66.3.2
1 parent 7b76a07 commit 7afa1ac

File tree

47 files changed

+47
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+47
-47
lines changed

bench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "66.3.1",
2+
"version": "66.3.2",
33
"scripts": {
44
"bench": "node run.mjs"
55
},

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"private": true,
66
"scripts": {
77
"docs:dev": "vitepress dev",

interactive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "interactive",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"private": true,
66
"scripts": {
77
"build": "nuxi prepare && esno scripts/prepare.ts && nuxi generate",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/monorepo",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"private": true,
66
"packageManager": "pnpm@10.12.3",
77
"scripts": {

packages-deprecated/preset-uno/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff lin F41A e numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/preset-uno",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"description": "Deprecated, renamed to `@unocss/preset-wind3`",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

packages-deprecated/preset-wind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/preset-wind",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"description": "Deprecated, renamed to `@unocss/preset-wind3`",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

packages-engine/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/autocomplete",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"description": "Autocomplete utils for UnoCSS",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

packages-engine/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/cli",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"description": "CLI for UnoCSS",
66
"author": {
77
"name": "Johann Schopplich",

packages-engine/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/config",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"description": "Config loader for UnoCSS",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

packages-engine/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unocss/core",
33
"type": "module",
4-
"version": "66.3.1",
4+
"version": "66.3.2",
55
"description": "The instant on-demand Atomic CSS engine.",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)
0