Skip to content

Commit 2dae5df

Browse files
committed
chore(@mendix/file-uploader): update changelog
1 parent da3d757 commit 2dae5df

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

packages/modules/file-uploader/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.0.3] FileUploader - 2025-02-28
10+
11+
### [1.0.3] FileUploader
12+
13+
#### Fixed
14+
15+
- We fixed an issue with long file names causing text to extend beyond the widget.
16+
917
## [1.0.2] FileUploader - 2025-02-14
1018

1119
### Added

packages/pluggableWidgets/file-uploader-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.0.3] - 2025-02-28
10+
911
### Fixed
1012

1113
- We fixed an issue with long file names causing text to extend beyond the widget.

0 commit comments

Comments
 (0)