Skip to content

Commit 2454791

Browse files
committed
chore(release): 3.0.10
1 parent f4abb1c commit 2454791

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.0.10](https://github.com/DTStack/dt-react-component/compare/v3.0.9...v3.0.10) (2023-09-13)
6+
7+
8+
### Features
9+
10+
* add afterClose for ModalWithform ([#357](https://github.com/DTStack/dt-react-component/issues/357)) ([b2a5786](https://github.com/DTStack/dt-react-component/commit/b2a5786cac3fa5768729da3f0856586025d6ff97))
11+
* add spreadSheet columnSort and columnTypes ([#372](https://github.com/DTStack/dt-react-component/issues/372)) ([f4abb1c](https://github.com/DTStack/dt-react-component/commit/f4abb1c3a0d29a372d7858ac493f848275cb18dc))
12+
* spreadSheet comp support extra options from outside ([#365](https://github.com/DTStack/dt-react-component/issues/365)) ([5018071](https://github.com/DTStack/dt-react-component/commit/5018071af41c5ffe5c6b158d9f09ca3ba0b3586f))
13+
514
### [3.0.9](https://github.com/DTStack/dt-react-component/compare/v3.0.7...v3.0.9) (2023-06-25)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dt-react-component",
3-
"version": "3.0.9",
3+
"version": "3.0.10",
44
"description": "react-component",
55
"repository": "https://github.com/DTStack/dt-react-component",
66
"sideEffects": [

0 commit comments

Comments
 (0)