Skip to content

Commit 532e2d4

Browse files
committed
chore(release): v2.6.6
1 parent 61a4d03 commit 532e2d4

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.6.6
2+
`2024-05-24`
3+
4+
5+
* 🏡 chore(tag): css样式变量修复 (#2279) @Alex-huxiyang
6+
* 🏡 chore(deps): update dependency eslint-plugin-markdown to v5 (#2218) @renovate[bot]
7+
* 📖 docs(uploader): update (#2265) @eiinu
8+
* :bug: fix(input): placeholder 无法设置空字符串 (#2282) @oasis-cloud
9+
* :bug: fix(imagepreview): 阻止冒泡,防止点击图片关闭 (#2281) @Alex-huxiyang
10+
* :bug: fix(FormItem): 修复initialValue属性初始化未被正确加入到Formstore中导致的问题 (#2247) @Alex-huxiyang
11+
12+
113
# v2.6.5
214
`2024-05-17`
315

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@nutui/nutui-react",
3-
"version": "2.6.5",
2+
"name": "@nutui/nutui-react-taro",
3+
"version": "2.6.6",
44
"style": "dist/style.css",
55
"main": "dist/nutui.react.umd.js",
66
"module": "dist/esm/nutui-react.es.js",

0 commit comments

Comments
 (0)