Skip to content

Commit

Permalink
🎉 Release: v1.5.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Aug 27, 2022
1 parent c6d54f1 commit ba68719
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# :tada: 1.5.0-alpha.8 (2022-08-27)


### :sparkles: Features

* add backupDomain for sm.ms ([c6d54f1](https://github.com/PicGo/PicGo-Core/commit/c6d54f1))
* add debug logger type ([4342268](https://github.com/PicGo/PicGo-Core/commit/4342268))
* add picgo.use for easily using plugin ([c0107f1](https://github.com/PicGo/PicGo-Core/commit/c0107f1))


### :bug: Bug Fixes

* sometime tencent-cloud error message is empty ([6355e1b](https://github.com/PicGo/PicGo-Core/commit/6355e1b))



# :tada: 1.5.0-alpha.7 (2022-08-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picgo",
"version": "1.5.0-alpha.7",
"version": "1.5.0-alpha.8",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit ba68719

Please sign in to comment.