diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a1117a..02bd1e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# :tada: 1.9.0 (2023-05-07) + + +### :sparkles: Features + +* optimize url encode and filename encode ([8d1b817](https://github.com/Kuingsmile/PicList/commit/8d1b817)) + + +### :bug: Bug Fixes + +* fix several bugs of manage page and minipage ([5dbac83](https://github.com/Kuingsmile/PicList/commit/5dbac83)) + + + ## :tada: 1.8.4 (2023-05-06) diff --git a/package.json b/package.json index f1824fc..18c1b0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.8.4", + "version": "1.9.0", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"