Skip to content

Commit e65703f

Browse files
committed
🎉 Release: v1.3.2
1 parent 501d522 commit e65703f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## :tada: 1.3.2 (2022-11-03)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* local path encode bug ([501d522](https://github.com/PicGo/picgo-plugin-pic-migrater/commit/501d522)), closes [#54](https://github.com/PicGo/picgo-plugin-pic-migrater/issues/54)
7+
8+
9+
110
## :tada: 1.3.1 (2022-09-25)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo-plugin-pic-migrater",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "A PicGo plugin for pictures in markdown files migrating from one picBed to another one.",
55
"main": "dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)