Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguo committed Oct 29, 2024
1 parent 29ba334 commit 5cb447f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.3.0](https://github.com/rsuite/rsuite-icons/compare/v1.2.0...v1.3.0) (2024-10-29)


### Features

* add some new icons ([#14](https://github.com/rsuite/rsuite-icons/issues/14)) ([b9e5747](https://github.com/rsuite/rsuite-icons/commit/b9e57473d0df37f8d514a33193534e0e58dbb203))
* add some new icons ([#16](https://github.com/rsuite/rsuite-icons/issues/16)) ([a0a3add](https://github.com/rsuite/rsuite-icons/commit/a0a3add3ff0b3d3adf0c498c7b31936b2c52425a))



# [1.2.0](https://github.com/rsuite/rsuite-icons/compare/v1.1.0...v1.2.0) (2024-10-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsuite/icons",
"version": "1.2.0",
"version": "1.3.0",
"description": "All icons of rsuite",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down

0 comments on commit 5cb447f

Please sign in to comment.