Skip to content

Commit 8f3c417

Browse files
committed
🎉 Release: v1.5.11
1 parent 47f7274 commit 8f3c417

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## :tada: 1.5.11 (2025-11-14)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* add linux terminal fallback error handler ([47f7274](https://github.com/PicGo/PicGo-Core/commit/47f7274)), closes [#179](https://github.com/PicGo/PicGo-Core/issues/179)
7+
* url encode bug ([afbddcb](https://github.com/PicGo/PicGo-Core/commit/afbddcb))
8+
9+
10+
111
## :tada: 1.5.10 (2025-11-13)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "1.5.10",
3+
"version": "1.5.11",
44
"description": "A tool for picture uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)