Skip to content

Commit

Permalink
Release v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Mar 1, 2024
1 parent 54135d6 commit c94e97c
Show file tree
Hide file tree
Showing 4 changed files with 804 additions and 1,005 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 14.21.3
nodejs 20.11.1
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ Versions and bullets are arranged chronologically from latest to oldest.

- Localisations update.

## v5.0.0

- Drop MediaWiki 1.40 support. Now require MediaWiki v1.40 or later is required.

## v4.0.2

- Use data-last-modified text for modifiedat. (https://github.com/femiwiki/FemiwikiSkin/issues/726)

## v4.0.1

- Update dependencies. (https://github.com/femiwiki/FemiwikiSkin/pull/725)

## v4.0.0

- MediaWiki v1.40 or later is required.
Expand Down
2 changes: 1 addition & 1 deletion skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"namemsg": "skinname-femiwiki",
"type": "skin",
"author": "[https://femiwiki.com/ Femiwiki Team]",
"version": "1.3.0",
"version": "5.0.0",
"url": "https://github.com/femiwiki/FemiwikiSkin",
"descriptionmsg": "femiwiki-desc",
"license-name": "AGPL-3.0-or-later",
Expand Down
Loading

0 comments on commit c94e97c

Please sign in to comment.