From 62ffc7848199babfe65bf2a984fc36a66418c551 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: Sun, 21 May 2023 13:18:28 +0800 Subject: [PATCH] :tada: Release: v1.9.2 --- CHANGELOG.md | 21 +++++++++++++++++++++ package.json | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5a6d78..679bd31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +## :tada: 1.9.2 (2023-05-21) + + +### :sparkles: Features + +* beautify UI ([e733f6c](https://github.com/Kuingsmile/PicList/commit/e733f6c)) +* optimize gallery page and plugin page UI ([0c7f49b](https://github.com/Kuingsmile/PicList/commit/0c7f49b)) + + +### :bug: Bug Fixes + +* fix config dialog bug of plugin page ([bd9e33c](https://github.com/Kuingsmile/PicList/commit/bd9e33c)) +* fixed the issue where bulk copying links was not functioning properly ([f8a886c](https://github.com/Kuingsmile/PicList/commit/f8a886c)) + + +### :zap: Performance Improvements + +* remove talkingdata ([d9d2a84](https://github.com/Kuingsmile/PicList/commit/d9d2a84)) + + + ## :tada: 1.9.1 (2023-05-11) diff --git a/package.json b/package.json index 62c9e5c..9bb58a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.9.1", + "version": "1.9.2", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"