diff --git a/packages/pluggableWidgets/popup-menu-web/CHANGELOG.md b/packages/pluggableWidgets/popup-menu-web/CHANGELOG.md index 73c2e05f8f..0d0ac248ae 100644 --- a/packages/pluggableWidgets/popup-menu-web/CHANGELOG.md +++ b/packages/pluggableWidgets/popup-menu-web/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [4.3.1] - 2026-07-17 + ### Fixed - We fixed an issue where the widget was not loading in the Dojo client due to a broken JavaScript bundle. diff --git a/packages/pluggableWidgets/popup-menu-web/package.json b/packages/pluggableWidgets/popup-menu-web/package.json index 6cc85b8a6a..ab332c1829 100644 --- a/packages/pluggableWidgets/popup-menu-web/package.json +++ b/packages/pluggableWidgets/popup-menu-web/package.json @@ -1,7 +1,7 @@ { "name": "@mendix/popup-menu-web", "widgetName": "PopupMenu", - "version": "4.3.0", + "version": "4.3.1", "description": "Popup Menu widget for displaying a list of actions in a popup.", "copyright": "© Mendix Technology BV 2025. All rights reserved.", "license": "Apache-2.0", diff --git a/packages/pluggableWidgets/popup-menu-web/src/package.xml b/packages/pluggableWidgets/popup-menu-web/src/package.xml index 23d74e5b57..c6e86ea65f 100644 --- a/packages/pluggableWidgets/popup-menu-web/src/package.xml +++ b/packages/pluggableWidgets/popup-menu-web/src/package.xml @@ -1,6 +1,6 @@ - +