chore(release): v1.3.7

This commit is contained in:
Timothy Yin 2024-11-27 01:29:02 +08:00
parent 4c1df313ce
commit 8123f5918a
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [1.3.7](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.3.6...v1.3.7) (2024-11-26)
### Features
* **button:** add `icon` and `loadingIcon` prop support ([2996866](https://github.com/HoshinoSuzumi/rayine-ui/commit/2996866b9adfed79fa64afa8ccd7c1fbfa88d059))
## [1.3.6](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.3.5...v1.3.6) (2024-11-26)
## [1.3.5](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.3.4...v1.3.5) (2024-11-26)

View File

@ -1,6 +1,6 @@
{
"name": "rayine-ui",
"version": "1.3.6",
"version": "1.3.7",
"description": "RayineSoft UI Components",
"repository": "HoshinoSuzumi/rayine-ui",
"homepage": "https://rayui.uniiem.com",