Skip to content

Commit

Permalink
chore(release): 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mumiao committed Nov 15, 2023
1 parent 6df0be9 commit 56c66da
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [5.0.0](https://github.com/DTStack/dt-react-component/compare/v4.3.1...v5.0.0) (2023-11-15)

### Features

- add tinyTag ([#396](https://github.com/DTStack/dt-react-component/issues/396)) ([82632e4](https://github.com/DTStack/dt-react-component/commit/82632e4fc9b02a62bb6e1be987341c2ace269a48))
- **contentlayout:** add contentLayout ([#384](https://github.com/DTStack/dt-react-component/issues/384)) ([daab2cb](https://github.com/DTStack/dt-react-component/commit/daab2cb93d72313f21fb66677378a44abfc4b3a9))
- develop modal ([#401](https://github.com/DTStack/dt-react-component/issues/401)) ([b8c6131](https://github.com/DTStack/dt-react-component/commit/b8c6131e7600f7237227f4b879105a439ede9594)), closes [#393](https://github.com/DTStack/dt-react-component/issues/393) [#399](https://github.com/DTStack/dt-react-component/issues/399)
- **filterrules:** add FilterRules ([#407](https://github.com/DTStack/dt-react-component/issues/407)) ([6df0be9](https://github.com/DTStack/dt-react-component/commit/6df0be90d9c9ef565ebc7e5c13345e0d022544f6))
- new component Catalogue in v5 ([#389](https://github.com/DTStack/dt-react-component/issues/389)) ([cd861a1](https://github.com/DTStack/dt-react-component/commit/cd861a1534cee1789e87c6718265b88e75ea858a))

### [4.3.1](https://github.com/DTStack/dt-react-component/compare/v4.3.0...v4.3.1) (2023-11-14)

### Features
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": "dt-react-component",
"version": "4.3.1",
"version": "5.0.0",
"description": "react-component",
"repository": "https://github.com/DTStack/dt-react-component",
"main": "lib/index.js",
Expand Down

0 comments on commit 56c66da

Please sign in to comment.