diff --git a/packages/pluggableWidgets/markdown-web/CHANGELOG.md b/packages/pluggableWidgets/markdown-web/CHANGELOG.md index 234802737a..369b5c21f9 100644 --- a/packages/pluggableWidgets/markdown-web/CHANGELOG.md +++ b/packages/pluggableWidgets/markdown-web/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [1.0.2] - 2026-04-13 + ### Changed - We updated underlying dependencies to mitigate potential security vulnerabilities. diff --git a/packages/pluggableWidgets/markdown-web/package.json b/packages/pluggableWidgets/markdown-web/package.json index dbc5549718..4dae04d5d5 100644 --- a/packages/pluggableWidgets/markdown-web/package.json +++ b/packages/pluggableWidgets/markdown-web/package.json @@ -1,7 +1,7 @@ { "name": "@mendix/markdown-web", "widgetName": "Markdown", - "version": "1.0.1", + "version": "1.0.2", "description": "Markdown viewer to preview markdown.", "copyright": "© Mendix Technology BV 2025. All rights reserved.", "license": "Apache-2.0", diff --git a/packages/pluggableWidgets/markdown-web/src/package.xml b/packages/pluggableWidgets/markdown-web/src/package.xml index 8b2a4c7e8a..14a8e7b868 100644 --- a/packages/pluggableWidgets/markdown-web/src/package.xml +++ b/packages/pluggableWidgets/markdown-web/src/package.xml @@ -1,6 +1,6 @@ - +