We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d69e74 commit 847a709Copy full SHA for 847a709
2 files changed
CHANGELOG.md
@@ -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
15
# :tada: 1.6.0 (2025-12-10)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "1.6.0",
+ "version": "1.6.1",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments