Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2023-01-05)

### Performance Improvements

* 完善Divider ([0248b6f](0248b6f))
  • Loading branch information
semantic-release-bot committed Jan 5, 2023
1 parent a7292f7 commit b5e4b8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.1](https://github.com/panyushan-jade/dui/compare/v1.4.0...v1.4.1) (2023-01-05)


### Performance Improvements

* 完善Divider ([0248b6f](https://github.com/panyushan-jade/dui/commit/0248b6f0b4889decd8e548469fadffa62e2079ac))

# [1.4.0](https://github.com/panyushan-jade/dui/compare/v1.3.0...v1.4.0) (2022-11-24)


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": "jadedui",
"version": "1.4.0",
"version": "1.4.1",
"private": false,
"description": "React Components Library",
"author": "Jade",
Expand Down

0 comments on commit b5e4b8c

Please sign in to comment.