From 16e0a7cfc48677aeb9bdb394ceb470cca60918f5 Mon Sep 17 00:00:00 2001 From: Kuingsmile Date: Mon, 29 Jan 2024 18:19:45 -0800 Subject: [PATCH] :tada: Release: v2.7.3 --- CHANGELOG.md | 20 ++++++++++++++++++++ package.json | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bca4bc6..6e8a5a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## :tada: 2.7.3 (2024-01-30) + + +### :sparkles: Features + +* **custom:** support picbed name click to config page ([48cfaab](https://github.com/Kuingsmile/piclist/commit/48cfaab)) + + +### :bug: Bug Fixes + +* **custom:** fix format convert bug ([ea82600](https://github.com/Kuingsmile/piclist/commit/ea82600)) + + +### :pencil: Documentation + +* **custom:** add wechat group ([d87a014](https://github.com/Kuingsmile/piclist/commit/d87a014)) +* **custom:** update changelog ([3c9f13a](https://github.com/Kuingsmile/piclist/commit/3c9f13a)) + + + ## :tada: 2.7.2 (2024-01-23) diff --git a/package.json b/package.json index 9a7b54a8..0eaedaf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "2.7.2", + "version": "2.7.3", "author": { "name": "Kuingsmile", "email": "pkukuing@gmail.com"