From f04a65cfee5f7254a6e80bf4aac36bb448536404 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, 11 Jun 2023 21:45:24 +0800 Subject: [PATCH] :tada: Release: v1.9.4 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da6b7c0..d961b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## :tada: 1.9.4 (2023-06-11) + + +### :sparkles: Features + +* mini page will not be closed when main page is opened ([8a19ca2](https://github.com/Kuingsmile/PicList/commit/8a19ca2)) + + +### :bug: Bug Fixes + +* fix an issue that clipboard listening is not working in windows ([0800456](https://github.com/Kuingsmile/PicList/commit/0800456)) +* fix i18n bug ([0c56de5](https://github.com/Kuingsmile/PicList/commit/0c56de5)) + + +### :package: Chore + +* add new action script ([917e69a](https://github.com/Kuingsmile/PicList/commit/917e69a)) +* fix send email action ([fe0d779](https://github.com/Kuingsmile/PicList/commit/fe0d779)) + + +### :pencil: Documentation + +* chage wechat group ([25b845e](https://github.com/Kuingsmile/PicList/commit/25b845e)) +* fix wechat id error ([b971f05](https://github.com/Kuingsmile/PicList/commit/b971f05)) + + + ## :tada: 1.9.3 (2023-05-23) diff --git a/package.json b/package.json index 8969bca..2e5a008 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.9.3", + "version": "1.9.4", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"