Skip to content

Commit

Permalink
feat: 添加刷新签名接口
Browse files Browse the repository at this point in the history
  • Loading branch information
chivehao committed Jun 19, 2024
1 parent bdbf9cb commit 5411d31
Show file tree
Hide file tree
Showing 6 changed files with 257 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

更新日志文档,版本顺序从新到旧,最新版本在最前(上)面。

# 0.12.11

## 新特性

- 添加刷新alist目录URL的接口

# 0.12.10

## 修复
Expand Down
183 changes: 180 additions & 3 deletions console/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group=run.ikaros.plugin.alist
description=A ikaros plugin for alist.
version=0.12.10
version=0.12.11
Loading

0 comments on commit 5411d31

Please sign in to comment.