Skip to content

Commit a45723d

Browse files
committed
chore: release v0.50.6
1 parent cd8b4be commit a45723d

File tree

35 files changed

+35
-35
lines changed

35 files changed

+35
-35
lines changed

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": "0.50.5",
4+
"version": "0.50.6",
55
"private": true,
66
"packageManager": "pnpm@7.29.3",
77
"scripts": {

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/astro",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "UnoCSS integration for Astro",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/autocomplete",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Autocomplete utils for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/cli",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "CLI for UnoCSS",
55
"author": {
66
"name": "Johann Schopplich",

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/config",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Config loader for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/core",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The instant on-demand Atomic CSS engine.",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/eslint-config",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "ESLint config for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/eslint-plugin",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "ESLint plugin for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/extractor-pug/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/extractor-pug",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "UnoCSS extractor for Pug",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/inspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/inspector",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The inspector UI for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/nuxt",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Nuxt module for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/postcss",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "PostCSS plugin for UnoCSS",
55
"author": "sibbng <sibbngheid@gmail.com>",
66
"license": "MIT",

packages/preset-attributify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-attributify",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Attributify preset for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-icons",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Pure CSS Icons for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-mini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-mini",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The minimal preset for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-rem-to-px/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-rem-to-px",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Convert all rem to px in utils",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-tagify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-tagify",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Tagify preset for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-typography",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Typography preset for UnoCSS",
55
"author": "Jeff Yang",
66
"license": "MIT",

packages/preset-uno/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-uno",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The default preset for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-web-fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-web-fonts",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Web Fonts support for Uno CSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/preset-wind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/preset-wind",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Tailwind / Windi CSS compact preset for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/reset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/reset",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Collection of CSS resetting",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/runtime",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "CSS-in-JS Runtime for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/scope/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/scope",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Placeholder for UnoCSS scope import",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/shared-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/shared-common",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"private": true,
55
"dependencies": {
66
"@unocss/core": "workspace:*"

packages/shared-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/shared-docs",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"private": true,
55
"dependencies": {
66
"@unocss/autocomplete": "workspace:*",

packages/shared-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/shared-integration",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"private": true,
55
"dependencies": {
66
"@unocss/core": "workspace:*",

packages/transformer-attributify-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/transformer-attributify-jsx",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Support valueless attributify in JSX/TSX.",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/transformer-compile-class/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/transformer-compile-class",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Compile group of classes into one class",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/transformer-directives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/transformer-directives",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "UnoCSS transformer for `@apply` directive",
55
"author": "hannoeru <me@hanlee.co>",
66
"license": "MIT",

packages/transformer-variant-group/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/transformer-variant-group",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "Variant group transformer for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/unocss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unocss",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The instant on-demand Atomic CSS engine.",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/vite",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The Vite plugin for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publisher": "antfu",
33
"name": "@unocss/vscode",
44
"displayName": "UnoCSS",
5-
"version": "0.50.5",
5+
"version": "0.50.6",
66
"private": true,
77
"description": "UnoCSS for VS Code",
88
"license": "MIT",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unocss/webpack",
3-
"version": "0.50.5",
3+
"version": "0.50.6",
44
"description": "The Webpack plugin for UnoCSS",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)