Skip to content

Commit 2436472

Browse files
committed
🎉 Release: v2.0.3
1 parent 1b076ae commit 2436472

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: 2.0.3 (2026-03-02)
2+
3+
4+
### :package: Chore
5+
6+
* add logs for login ([1b076ae](https://github.com/PicGo/PicGo-Core/commit/1b076ae))
7+
8+
9+
110
## :tada: 2.0.2 (2026-02-10)
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": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A tool for image uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)