Skip to content

Commit 98ce098

Browse files
committed
🎉 Release: v2.0.2
1 parent 00b3f66 commit 98ce098

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## :tada: 2.0.2 (2026-02-10)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* **plugin-handler:** add optional `env` param for `uninstall` method ([#194](https://github.com/PicGo/PicGo-Core/issues/194)) ([352a885](https://github.com/PicGo/PicGo-Core/commit/352a885))
7+
* s.ee compatibility issues ([00b3f66](https://github.com/PicGo/PicGo-Core/commit/00b3f66))
8+
9+
10+
111
## :tada: 2.0.1 (2026-02-10)
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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A tool for image uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)