Skip to content

Commit

Permalink
release: v4.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-huxiyang committed Aug 2, 2024
1 parent 05c3bef commit b7c0a0b
Show file tree
Hide file tree
Showing 6 changed files with 480 additions and 441 deletions.
305 changes: 159 additions & 146 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nutui/nutui",
"version": "4.3.11",
"version": "4.3.12",
"description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
"main": "dist/nutui.umd.js",
"module": "dist/nutui.es.js",
Expand Down
305 changes: 159 additions & 146 deletions publish/nutui-taro/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion publish/nutui-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nutui/nutui-taro",
"version": "4.3.11",
"version": "4.3.12",
"description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
"main": "dist/nutui.umd.js",
"module": "dist/nutui.es.js",
Expand Down
Loading

0 comments on commit b7c0a0b

Please sign in to comment.