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 c684771 commit c6046a1Copy full SHA for c6046a1
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## :tada: 1.6.6 (2026-01-01)
2
+
3
4
+### :package: Chore
5
6
+* **deps:** update axios \&\& qiniu ([#185](https://github.com/PicGo/PicGo-Core/issues/185)) ([e925d14](https://github.com/PicGo/PicGo-Core/commit/e925d14))
7
8
9
10
## :tada: 1.6.5 (2026-01-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "1.6.5",
+ "version": "1.6.6",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments