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 1efff56 commit a27f5a4Copy full SHA for a27f5a4
2 files changed
CHANGELOG.md
@@ -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
15
# :tada: 2.0.0 (2026-01-27)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "A tool for image uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments