diff --git a/packages/pluggableWidgets/maps-web/CHANGELOG.md b/packages/pluggableWidgets/maps-web/CHANGELOG.md index 00c526f392..cb813d928f 100644 --- a/packages/pluggableWidgets/maps-web/CHANGELOG.md +++ b/packages/pluggableWidgets/maps-web/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [5.0.0] - 2026-09-08 + ### Fixed - We fixed an issue where the browser console showed a deprecation warning for every default marker on a Google Maps map. diff --git a/packages/pluggableWidgets/maps-web/package.json b/packages/pluggableWidgets/maps-web/package.json index 96f426c841..d1ae1c2ee7 100644 --- a/packages/pluggableWidgets/maps-web/package.json +++ b/packages/pluggableWidgets/maps-web/package.json @@ -1,7 +1,7 @@ { "name": "@mendix/maps-web", "widgetName": "Maps", - "version": "4.1.0", + "version": "5.0.0", "description": "Show locations on Maps", "copyright": "© Mendix Technology BV 2025. All rights reserved.", "license": "Apache-2.0", diff --git a/packages/pluggableWidgets/maps-web/src/package.xml b/packages/pluggableWidgets/maps-web/src/package.xml index 39163b97e3..f10fc9d64b 100644 --- a/packages/pluggableWidgets/maps-web/src/package.xml +++ b/packages/pluggableWidgets/maps-web/src/package.xml @@ -1,6 +1,6 @@ - +