diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f8bdd..2a2734d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## :tada: 1.8.1 (2023-05-02) + + +### :sparkles: Features + +* url encode in manage page ([9fa989e](https://github.com/Kuingsmile/PicList/commit/9fa989e)) + + +### :pencil: Documentation + +* update Features ([b97f79b](https://github.com/Kuingsmile/PicList/commit/b97f79b)) + + + # :tada: 1.8.0 (2023-05-02) diff --git a/package.json b/package.json index cb500c6..2dd267d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.8.0", + "version": "1.8.1", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"