🎉 Release: v2.5.2

This commit is contained in:
萌萌哒赫萝 2023-09-04 06:12:38 -07:00
parent 5f1635fb1c
commit 566c5df9be
2 changed files with 23 additions and 1 deletions

View File

@ -1,3 +1,25 @@
## :tada: 2.5.2 (2023-09-04)
### :sparkles: Features
* add antileechtoken and expiretime for upyun manage ([ea61614](https://github.com/Kuingsmile/PicList/commit/ea61614))
* add vs-piclist, a vscode plugin works with piclist ([373dfa2](https://github.com/Kuingsmile/PicList/commit/373dfa2))
* update piclist core ([0eb7bac](https://github.com/Kuingsmile/PicList/commit/0eb7bac))
### :bug: Bug Fixes
* fix upload failed error of aliyun upyun and github ([320ac73](https://github.com/Kuingsmile/PicList/commit/320ac73))
* remove circular dependency ([9ef5136](https://github.com/Kuingsmile/PicList/commit/9ef5136))
### :package: Chore
* update readme ([0a02b96](https://github.com/Kuingsmile/PicList/commit/0a02b96))
## :tada: 2.5.1 (2023-08-29)

View File

@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "2.5.1",
"version": "2.5.2",
"author": {
"name": "Kuingsmile",
"email": "pkukuing@gmail.com"