Skip to content

Commit

Permalink
chore: release v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zguolee committed Aug 15, 2022
1 parent ada0f72 commit 4c7372e
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,6 +1,6 @@
{
"name": "@unocss-applet/monorepo",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"packageManager": "pnpm@7.2.1",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/preset-applet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unocss-applet/preset-applet",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"packageManager": "pnpm@7.2.1",
"description": "",
"author": "Neil Lee <zguolee@foxmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/preset-rem-to-rpx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unocss-applet/preset-rem-to-rpx",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"packageManager": "pnpm@7.2.1",
"description": "",
"author": "Neil Lee <zguolee@foxmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/transformer-rename-class/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unocss-applet/transformer-rename-class",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"packageManager": "pnpm@7.2.1",
"description": "",
"author": "Neil Lee <zguolee@foxmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/unocss-applet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unocss-applet",
"type": "module",
"version": "0.0.7",
"version": "0.0.8",
"packageManager": "pnpm@7.2.1",
"description": "",
"author": "Neil Lee <zguolee@foxmail.com>",
Expand Down

0 comments on commit 4c7372e

Please sign in to comment.