Skip to content

Commit a92395f

Browse files
committed
🎉 Release: v1.6.4
1 parent 010d243 commit a92395f

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## :tada: 1.6.4 (2025-12-23)
2+
3+
4+
### :sparkles: Features
5+
6+
* **transformer:** add size for path transformer ([010d243](https://github.com/PicGo/PicGo-Core/commit/010d243))
7+
8+
9+
110
## :tada: 1.6.3 (2025-12-23)
211

312

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

0 commit comments

Comments
 (0)