Skip to content

Commit 204bccd

Browse files
committed
chore: update package and add release notes
1 parent 2bfde50 commit 204bccd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/pluggableWidgets/image-web/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- We added custom icon collections support.
12+
913
## [1.2.1] - 2022-04-01
1014

1115
### Fixed

packages/pluggableWidgets/image-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"mpkName": "com.mendix.widget.web.Image.mpk"
1717
},
1818
"marketplace": {
19-
"minimumMXVersion": "9.6.0",
19+
"minimumMXVersion": "9.24.0",
2020
"appNumber": 118579,
2121
"appName": "Image"
2222
},

0 commit comments

Comments
 (0)