Skip to content

Commit

Permalink
chore(@mendix/data-widgets): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
uicontent authored and gjulivan committed Nov 25, 2024
1 parent 5bc7850 commit a8da237
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/modules/data-widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.28.1] DataWidgets - 2024-11-21

### Fixed

- We fixed an issue where css selector "--brand-primary" gets overwrite by datagrid.

### [2.28.1] Datagrid

#### Fixed

- We fixed an issue where Export to Excel was not working in certain cases.

## [2.28.0] DataWidgets - 2024-11-13

### [2.10.4] DatagridDateFilter
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/datagrid-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.28.1] - 2024-11-21

### Fixed

- We fixed an issue where Export to Excel was not working in certain cases.
Expand Down

0 comments on commit a8da237

Please sign in to comment.