From bda1421aa5b951408ad6e15ac8a4b971d60fd1e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E8=90=8C=E5=93=92=E8=B5=AB=E8=90=9D?= Date: Tue, 2 May 2023 22:58:11 +0800 Subject: [PATCH] :tada: Release: v1.8.1 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) 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"