Skip to content

Commit

Permalink
release v0.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 27, 2021
1 parent 16e4b91 commit e48ffee
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/monorepo",
"version": "0.12.11",
"version": "0.12.12",
"private": true,
"scripts": {
"bench": "npm -C bench run bench",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/cli",
"version": "0.12.11",
"version": "0.12.12",
"description": "CLI for UnoCSS",
"keywords": [],
"homepage": "https://github.com/antfu/unocss/tree/main/packages/cli#readme",
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": "@unocss/config",
"version": "0.12.11",
"version": "0.12.12",
"description": "Config loader for UnoCSS",
"keywords": [],
"homepage": "https://github.com/antfu/unocss/tree/main/packages/config#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/core",
"version": "0.12.11",
"version": "0.12.12",
"description": "The instant on-demand Atomic CSS engine.",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/extractor-pug/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/extractor-pug",
"version": "0.12.11",
"version": "0.12.12",
"description": "UnoCSS extractor for Pug",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/inspector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/inspector",
"version": "0.12.11",
"version": "0.12.12",
"description": "The inspector UI for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/nuxt",
"version": "0.12.11",
"version": "0.12.12",
"description": "Nuxt module for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"@unocss/core": "workspace:*",
"@unocss/scope": "workspace:*"
},
"version": "0.12.11"
"version": "0.12.12"
}
2 changes: 1 addition & 1 deletion packages/preset-attributify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/preset-attributify",
"version": "0.12.11",
"version": "0.12.12",
"description": "Attributify preset for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/preset-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/preset-icons",
"version": "0.12.11",
"version": "0.12.12",
"description": "Pure CSS Icons for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/preset-uno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/preset-uno",
"version": "0.12.11",
"version": "0.12.12",
"description": "The default preset for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/reset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/reset",
"version": "0.12.11",
"version": "0.12.12",
"description": "Collection of CSS reseting",
"keywords": [],
"homepage": "https://github.com/antfu/unocss#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/runtime",
"version": "0.12.11",
"version": "0.12.12",
"description": "CSS-in-JS Runtime for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/scope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/scope",
"version": "0.12.11",
"version": "0.12.12",
"module": "./index.mjs",
"main": "./index.cjs",
"types": "./index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/unocss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unocss",
"version": "0.12.11",
"version": "0.12.12",
"description": "The instant on-demand Atomic CSS engine.",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/vite",
"version": "0.12.11",
"version": "0.12.12",
"description": "The Vite plugin for UnoCSS",
"keywords": [
"unocss",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unocss/webpack",
"version": "0.12.11",
"version": "0.12.12",
"description": "The Webpack plugin for UnoCSS",
"keywords": [
"unocss",
Expand Down

0 comments on commit e48ffee

Please sign in to comment.