Skip to content

Commit

Permalink
chore(release): v1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud committed Nov 30, 2022
1 parent 24a8be6 commit 742e528
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v1.3.13
`2022-11-30`
* :sparkles: feat: 新增image组件,适配多语言,增加单元测试 (#498) @vickyYe
* :sparkles: feat: trendarrow趋势箭头组件开发完成 (#491) @irisSong
* :bug: fix: 提交skeleton骨架屏白底修改 (#499) @junjun666
* 📖 docs: pagination demo 增加白色底 (#496) @oasis-cloud
* 📖 docs: popover demo 增加白色底 (#497) @oasis-cloud
* :bug: fix: cell 空链接不需跳转 (#495) @oasis-cloud
* :sparkles: feat: 新增cascader的tabs底部选中颜色 (#493) @simpleStyle
* :bug: fix: taro demo 启动报 declare 错误 (#490) @oasis-cloud
* :sparkles: feat: 增加 triangle 图标 (#489) @oasis-cloud
* :sparkles: chore: interface 统一 @oasis-cloud
* :sparkles: feat: cascader组件支持activeColor选中态属性 (#487) @simpleStyle

# v1.3.12
`2022-11-23`

Expand Down
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-react-taro",
"version": "1.3.12",
"version": "1.3.13",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/esm/nutui-react.es.js",
Expand Down

0 comments on commit 742e528

Please sign in to comment.