chore(release): v1.1.0

This commit is contained in:
Timothy Yin 2024-11-21 18:42:38 +08:00
parent ed419eff25
commit d3bd236e67
2 changed files with 18 additions and 1 deletions

View File

@ -1,6 +1,23 @@
# Changelog
## v1.1.0
[compare changes](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.0.7...v1.1.0)
### 🚀 Enhancements
- **button:** Add disabled and loading state ([ed419ef](https://github.com/HoshinoSuzumi/rayine-ui/commit/ed419ef))
### 📖 Documentation
- Fix typo ([2b9e776](https://github.com/HoshinoSuzumi/rayine-ui/commit/2b9e776))
### ❤️ Contributors
- HoshinoSuzumi ([@HoshinoSuzumi](http://github.com/HoshinoSuzumi))
- Timothy Yin ([@HoshinoSuzumi](http://github.com/HoshinoSuzumi))
## v1.0.7
[compare changes](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.0.7-beta.2...v1.0.7)

View File

@ -1,6 +1,6 @@
{
"name": "rayine-ui",
"version": "1.0.7",
"version": "1.1.0",
"description": "RayineSoft UI Components",
"repository": "HoshinoSuzumi/rayine-ui",
"license": "MIT",