Skip to content

Commit

Permalink
release: drip-table 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinymins committed Jun 22, 2022
1 parent 1e51078 commit a42dfda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/drip-table/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ title: 更新日志

## 更新日志

### 2022.06.22 `v1.4.0`

* 🆕 增加 tableInfo 表格数据透传属性。

### 2022.06.15 `v1.3.15`

* 🆕 Schema.pagination.pageSize 允许为空。
Expand Down
2 changes: 1 addition & 1 deletion packages/drip-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drip-table",
"version": "1.3.15",
"version": "1.4.0",
"description": "A tiny and powerful enterprise-class solution for building tables.",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit a42dfda

Please sign in to comment.