Skip to content

Commit a27f5a4

Browse files
committed
🎉 Release: v2.0.1
1 parent 1efff56 commit a27f5a4

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: 2.0.1 (2026-02-10)
2+
3+
4+
### :pencil: Documentation
5+
6+
* update docs ([1efff56](https://github.com/PicGo/PicGo-Core/commit/1efff56))
7+
8+
9+
### :package: Chore
10+
11+
* update actions ([f33db68](https://github.com/PicGo/PicGo-Core/commit/f33db68))
12+
13+
14+
115
# :tada: 2.0.0 (2026-01-27)
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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A tool for image uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)