Skip to content

Commit 847a709

Browse files
committed
🎉 Release: v1.6.1
1 parent 3d69e74 commit 847a709

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## :tada: 1.6.1 (2025-12-22)
2+
3+
4+
### :sparkles: Features
5+
6+
* **custom:** add more fields in ctx.output ([3d69e74](https://github.com/PicGo/PicGo-Core/commit/3d69e74))
7+
8+
9+
### :pencil: Documentation
10+
11+
* **custom:** update docs ([6c1e8b1](https://github.com/PicGo/PicGo-Core/commit/6c1e8b1))
12+
13+
14+
115
# :tada: 1.6.0 (2025-12-10)
216

317

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.6.0",
3+
"version": "1.6.1",
44
"description": "A tool for picture uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)