🚀 chore(release): Release 1.0.1 / 发布版本 1.0.1 [skip ci]
## [1.0.1](https://github.com/perfect-panel/frontend/compare/v1.0.0...v1.0.1) (2025-11-27)
### 🐛 Bug Fixes / 问题修复
* configure axios request with base URL and update typings ([0f393c7](0f393c77ef))
This commit is contained in:
parent
0f393c77ef
commit
2c7ad08e38
@ -19,6 +19,12 @@ This document records all notable changes to ShadCN Admin.
|
||||
---
|
||||
|
||||
|
||||
## [1.0.1](https://github.com/perfect-panel/frontend/compare/v1.0.0...v1.0.1) (2025-11-27)
|
||||
|
||||
### 🐛 Bug Fixes / 问题修复
|
||||
|
||||
* configure axios request with base URL and update typings ([0f393c7](https://github.com/perfect-panel/frontend/commit/0f393c77efc89591ac3be6ced73763ea9beb6e77))
|
||||
|
||||
## 1.0.0 (2025-11-27)
|
||||
|
||||
### ✨ Features / 新功能
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "frontend",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"private": true,
|
||||
"homepage": "https://github.com/perfect-panel/frontend",
|
||||
"bugs": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user