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 501d522 commit e65703fCopy full SHA for e65703f
CHANGELOG.md
@@ -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
10
## :tada: 1.3.1 (2022-09-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo-plugin-pic-migrater",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "A PicGo plugin for pictures in markdown files migrating from one picBed to another one.",
"main": "dist/index.js",
"publishConfig": {
0 commit comments