mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 06:38:13 -05:00
🎉 Release: v1.0.2
This commit is contained in:
parent
21e870deaf
commit
09f4f0024d
20
CHANGELOG.md
20
CHANGELOG.md
@ -1,3 +1,23 @@
|
|||||||
|
## :tada: 1.0.2 (2023-02-17)
|
||||||
|
|
||||||
|
|
||||||
|
### :sparkles: Features
|
||||||
|
|
||||||
|
* album remote deletion now Support picgo-plugin-s3 ([21e870d](https://github.com/Kuingsmile/PicList/commit/21e870d))
|
||||||
|
|
||||||
|
|
||||||
|
### :bug: Bug Fixes
|
||||||
|
|
||||||
|
* fix qiniu file modified time error ([681da4a](https://github.com/Kuingsmile/PicList/commit/681da4a))
|
||||||
|
|
||||||
|
|
||||||
|
### :pencil: Documentation
|
||||||
|
|
||||||
|
* update README.md ([23652d9](https://github.com/Kuingsmile/PicList/commit/23652d9))
|
||||||
|
* update README.md ([0488ad3](https://github.com/Kuingsmile/PicList/commit/0488ad3))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## :tada: 1.0.1 (2023-02-17)
|
## :tada: 1.0.1 (2023-02-17)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "piclist",
|
"name": "piclist",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vue-cli-service electron:build",
|
"build": "vue-cli-service electron:build",
|
||||||
|
Loading…
Reference in New Issue
Block a user