From ffb6145226d467f9773d18a9d8db3031e4cce03d Mon Sep 17 00:00:00 2001 From: lens0021 Date: Fri, 25 Jun 2021 10:51:23 +0900 Subject: [PATCH] Release v1.7.4 --- CHANGELOG.md | 6 +++--- skin.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a1304df..8e879c38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,18 @@ Versions and bullets are arranged chronologically from latest to oldest. -## Unreleased +## v1.7.4 - Fixed blue links in the help panel. (https://github.com/femiwiki/FemiwikiSkin/issues/257) - Made sure the type of sidebar's $items is an array. (https://github.com/femiwiki/FemiwikiSkin/issues/263) - Fixed blue links on history view. (https://github.com/femiwiki/FemiwikiSkin/issues/266) -## 1.7.3 +## v1.7.3 - Fixed bug in RelatedArticles. (https://github.com/femiwiki/FemiwikiSkin/issues/258) - Improved login/createaccount form. (https://github.com/femiwiki/FemiwikiSkin/issues/260) -## 1.7.2 +## v1.7.2 - Made ext-related-articles-card 2-columns. - Removed unwanted text-decoration of Echo notifications. diff --git a/skin.json b/skin.json index f965a736..50d6a2b3 100644 --- a/skin.json +++ b/skin.json @@ -1,6 +1,6 @@ { "name": "Femiwiki", - "version": "1.7.3", + "version": "1.7.4", "author": "[https://femiwiki.com/ Femiwiki Team]", "url": "https://github.com/femiwiki/FemiwikiSkin", "descriptionmsg": "femiwiki-desc",