From 028f325978743d9b0bea2f3b80544fcf8b16bf6d 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: Sat, 8 Apr 2023 12:27:41 +0800 Subject: [PATCH] :tada: Release: v1.6.1 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4d0531..67c2687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## :tada: 1.6.1 (2023-04-08) + + +### :bug: Bug Fixes + +* fix bug that traypage copy link func not work ([acf6609](https://github.com/Kuingsmile/PicList/commit/acf6609)), closes [#32](https://github.com/Kuingsmile/PicList/issues/32) +* fix tcyun delete bug ([37dfe49](https://github.com/Kuingsmile/PicList/commit/37dfe49)) + + +### :pencil: Documentation + +* update FAQ ([d259a01](https://github.com/Kuingsmile/PicList/commit/d259a01)) +* update README ([4770fcd](https://github.com/Kuingsmile/PicList/commit/4770fcd)) + + + # :tada: 1.6.0 (2023-04-06) diff --git a/package.json b/package.json index c6c397f..24543d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.6.0", + "version": "1.6.1", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"