diff --git a/packages/pluggableWidgets/rating-web/CHANGELOG.md b/packages/pluggableWidgets/rating-web/CHANGELOG.md index 7dd009f77a..0c8d4230d9 100644 --- a/packages/pluggableWidgets/rating-web/CHANGELOG.md +++ b/packages/pluggableWidgets/rating-web/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [3.2.2] - 2026-02-10 + +### Added + +- We added a license file and a readme documenting all open source dependencies used in this package. + ## [3.2.1] - 2023-09-27 ### Fixed diff --git a/packages/pluggableWidgets/rating-web/package.json b/packages/pluggableWidgets/rating-web/package.json index 4acd598e53..c78a98bc76 100644 --- a/packages/pluggableWidgets/rating-web/package.json +++ b/packages/pluggableWidgets/rating-web/package.json @@ -1,7 +1,7 @@ { "name": "@mendix/rating-web", "widgetName": "StarRating", - "version": "3.2.1", + "version": "3.2.2", "description": "Displays a rating mechanism with icons", "copyright": "© Mendix Technology BV 2025. All rights reserved.", "license": "Apache-2.0", diff --git a/packages/pluggableWidgets/rating-web/src/package.xml b/packages/pluggableWidgets/rating-web/src/package.xml index 9b3fec3b5e..f07f573891 100644 --- a/packages/pluggableWidgets/rating-web/src/package.xml +++ b/packages/pluggableWidgets/rating-web/src/package.xml @@ -1,6 +1,6 @@ - +