diff --git a/docs/release-notes.md b/docs/release-notes.md index 12bd99c..2f0788a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,15 @@ ## Release Notes +### BootstrapComponents 5.2.3 + +Released on 21-May-2026 + +Changes: +* add translations via translatewiki + +Fixes: +* fix modal, tooltip, and popover not appearing on MediaWiki 1.43+ + ### BootstrapComponents 5.2.2 Released on 01-April-2026 diff --git a/extension.json b/extension.json index a634f02..d1ae9c1 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "BootstrapComponents", - "version": "5.2.2", + "version": "5.2.3", "author": [ "Tobias Oetterer" ], "url": "https://www.mediawiki.org/wiki/Extension:BootstrapComponents", "descriptionmsg": "bootstrap-components-desc",