diff --git a/CHANGELOG.md b/CHANGELOG.md index 02bd1e0..e5a6d78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## :tada: 1.9.1 (2023-05-11) + + +### :sparkles: Features + +* add webpath for webdav, fix urlEncode bug ([5628901](https://github.com/Kuingsmile/PicList/commit/5628901)) + + +### :pencil: Documentation + +* update docs ([80057c8](https://github.com/Kuingsmile/PicList/commit/80057c8)) + + + # :tada: 1.9.0 (2023-05-07) diff --git a/package.json b/package.json index e59371d..62c9e5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.9.0", + "version": "1.9.1", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"