🎉 Release: v1.2.1

This commit is contained in:
萌萌哒赫萝
2023-02-23 14:02:50 +08:00
parent 0a3114339b
commit d533f6f5f3
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
## :tada: 1.2.1 (2023-02-23)
### :sparkles: Features
* add picbed config name in upload page ([0a31143](https://github.com/Kuingsmile/PicList/commit/0a31143))
* configs of picBeds can be auto imported to manage config now ([be68f0f](https://github.com/Kuingsmile/PicList/commit/be68f0f))
* picture upload support webdav now ([1dacd3c](https://github.com/Kuingsmile/PicList/commit/1dacd3c))
# :tada: 1.2.0 (2023-02-22)

View File

@@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",