mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-19 14:28:51 +08:00
chore(release): v1.3.0
This commit is contained in:
parent
69cbab8bb4
commit
fdb0919268
25
CHANGELOG.md
25
CHANGELOG.md
@ -1,6 +1,31 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
## v1.3.0
|
||||||
|
|
||||||
|
[compare changes](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.2.0...v1.3.0)
|
||||||
|
|
||||||
|
### 🚀 Enhancements
|
||||||
|
|
||||||
|
- **Button): add match and invert color mode refactor(docs:** Update docs ([0e070c8](https://github.com/HoshinoSuzumi/rayine-ui/commit/0e070c8))
|
||||||
|
|
||||||
|
### 💅 Refactors
|
||||||
|
|
||||||
|
- **button:** Export defineComponent instead of setup ([15aa231](https://github.com/HoshinoSuzumi/rayine-ui/commit/15aa231))
|
||||||
|
|
||||||
|
### 📖 Documentation
|
||||||
|
|
||||||
|
- **message:** Fix typo ([f68fa2f](https://github.com/HoshinoSuzumi/rayine-ui/commit/f68fa2f))
|
||||||
|
|
||||||
|
### 🏡 Chore
|
||||||
|
|
||||||
|
- Show the version of rayine-ui in the header ([421de5a](https://github.com/HoshinoSuzumi/rayine-ui/commit/421de5a))
|
||||||
|
- Lint code ([69cbab8](https://github.com/HoshinoSuzumi/rayine-ui/commit/69cbab8))
|
||||||
|
|
||||||
|
### ❤️ Contributors
|
||||||
|
|
||||||
|
- HoshinoSuzumi ([@HoshinoSuzumi](http://github.com/HoshinoSuzumi))
|
||||||
|
|
||||||
## v1.2.0
|
## v1.2.0
|
||||||
|
|
||||||
[compare changes](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.1.0...v1.2.0)
|
[compare changes](https://github.com/HoshinoSuzumi/rayine-ui/compare/v1.1.0...v1.2.0)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rayine-ui",
|
"name": "rayine-ui",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"description": "RayineSoft UI Components",
|
"description": "RayineSoft UI Components",
|
||||||
"repository": "HoshinoSuzumi/rayine-ui",
|
"repository": "HoshinoSuzumi/rayine-ui",
|
||||||
"homepage": "https://rayui.uniiem.com",
|
"homepage": "https://rayui.uniiem.com",
|
||||||
|
Loading…
Reference in New Issue
Block a user