Skip to content

Commit

Permalink
chore: release v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohe0601 committed Jan 15, 2025
1 parent bfda156 commit 42c8e04
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nutui-uniapp/docs",
"type": "module",
"version": "1.8.1",
"version": "1.8.2",
"private": true,
"description": "NutUI for uniapp docs",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nutui-uniapp/example",
"type": "module",
"version": "1.8.1",
"version": "1.8.2",
"private": "true",
"scripts": {
"dev:app": "uni -p app",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nutui-uniapp",
"type": "module",
"version": "1.8.1",
"version": "1.8.2",
"private": "true",
"packageManager": "pnpm@9.15.4",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nutui-uniapp",
"displayName": "nutui-uniapp 京东风格的轻量级移动端 Uniapp、Vue3 组件库",
"version": "1.8.1",
"version": "1.8.2",
"description": "京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)",
"author": "yang1206 <y1149221897@outlook.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion scripts/uni/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"displayName": "nutui-uniapp 京东风格的轻量级移动端 Uniapp、Vue3 组件库",
"version": "1.8.1",
"version": "1.8.2",
"description": "京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)",
"author": "yang1206 <y1149221897@outlook.com>",
"license": "MIT",
Expand Down

0 comments on commit 42c8e04

Please sign in to comment.