Skip to content

Commit 9db3a6e

Browse files
committed
chore(release): 4.0.1
1 parent 65eaba3 commit 9db3a6e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [4.0.1](https://github.com/DTStack/dt-react-component/compare/v4.0.0...v4.0.1) (2023-05-26)
6+
7+
### Bug Fixes
8+
9+
- **blockHeader:** improve height of small blockHeader ([#347](https://github.com/DTStack/dt-react-component/issues/347)) ([65eaba3](https://github.com/DTStack/dt-react-component/commit/65eaba38d9fd7021302cfe5e8ad8adb0ae27519e))
10+
- improve footer copyright ([#348](https://github.com/DTStack/dt-react-component/issues/348)) ([f0fd407](https://github.com/DTStack/dt-react-component/commit/f0fd4079e8075fefa913c53855da231ad0a4dffa))
11+
512
## [4.0.0](https://github.com/DTStack/dt-react-component/compare/v3.0.6...v4.0.0) (2023-05-15)
613

714
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dt-react-component",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "react-component",
55
"repository": "https://github.com/DTStack/dt-react-component",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)