Skip to content

Commit 672a7f6

Browse files
committed
🎉 Release: v1.8.1
1 parent f86ae00 commit 672a7f6

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: 1.8.1 (2026-01-12)
2+
3+
4+
### :sparkles: Features
5+
6+
* global url rewrite ([#189](https://github.com/PicGo/PicGo-Core/issues/189)) ([f86ae00](https://github.com/PicGo/PicGo-Core/commit/f86ae00))
7+
8+
9+
### :pencil: Documentation
10+
11+
* update readme ([fc71cd1](https://github.com/PicGo/PicGo-Core/commit/fc71cd1))
12+
13+
14+
115
# :tada: 1.8.0 (2026-01-09)
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": "1.8.0",
3+
"version": "1.8.1",
44
"description": "A tool for picture uploading",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)