From 9bc70af09a667e2c61055e006f03656f276e1b80 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, 7 Mar 2023 17:07:39 +0800 Subject: [PATCH] :tada: Release: v1.4.1 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7370317..0c160af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## :tada: 1.4.1 (2023-03-07) + + +### :bug: Bug Fixes + +* fix config ([040ad5f](https://github.com/Kuingsmile/PicList/commit/040ad5f)) +* fix picbed config page scroll bug ([d515cc5](https://github.com/Kuingsmile/PicList/commit/d515cc5)) +* mac.yml ([def9502](https://github.com/Kuingsmile/PicList/commit/def9502)) + + +### :package: Chore + +* add app sign and for mac, add win ([ab48363](https://github.com/Kuingsmile/PicList/commit/ab48363)) +* fix mac.yml ([4a9d646](https://github.com/Kuingsmile/PicList/commit/4a9d646)) +* mac auto build test ([ed74764](https://github.com/Kuingsmile/PicList/commit/ed74764)) +* mac build test ([bc2749e](https://github.com/Kuingsmile/PicList/commit/bc2749e)) +* macos code signing test ([4915290](https://github.com/Kuingsmile/PicList/commit/4915290)) +* update mac autoflow ([f4d313f](https://github.com/Kuingsmile/PicList/commit/f4d313f)) +* update mac.yml ([b3d8e4d](https://github.com/Kuingsmile/PicList/commit/b3d8e4d)) + + +### :pencil: Documentation + +* update README.md ([a2ffd4f](https://github.com/Kuingsmile/PicList/commit/a2ffd4f)) + + + # :tada: 1.4.0 (2023-03-04) diff --git a/package.json b/package.json index 3e74ac8..7a48422 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.4.0", + "version": "1.4.1", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"