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 b43f7aa commit b9f92daCopy full SHA for b9f92da
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# :tada: 1.8.0 (2026-01-09)
2
+
3
4
+### :sparkles: Features
5
6
+* **config:** add multi-config support ([#188](https://github.com/PicGo/PicGo-Core/issues/188)) ([b43f7aa](https://github.com/PicGo/PicGo-Core/commit/b43f7aa))
7
8
9
10
# :tada: 1.7.0 (2026-01-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "1.7.0",
+ "version": "1.8.0",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments