We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14348a3 commit efb8337Copy full SHA for efb8337
src/guide/changelog.md
@@ -10,9 +10,9 @@ category: 指南
10
- 次版本号:带有新特性的向下兼容的版本。
11
- 修订版本号:日常 bugfix 更新
12
13
-## v5.3.0-rc.1
+## v5.3.0
14
15
-`2024-12-25`
+`2025-01-18`
16
17
> 需升级前端文件至 v3.2.0
18
src/use/function/apiExport.md
@@ -9,7 +9,7 @@
9
## 安装 apidoc-export 插件
```bash
-composer require hg/apidoc-export:^5.3.0-rc.1
+composer require hg/apidoc-export
```
Laravel 框架需要执行以下命令生成配置文件
0 commit comments