Skip to content

Commit 2d7069a

Browse files
authored
Merge pull request #423 from BSd3v/v32.3.3-release
updating changelog for release date
2 parents 81a99c3 + 5ca2540 commit 2d7069a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
55
Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source Dash AG Grid repo
66

77
## [unreleased]
8+
9+
## [32.3.3] - 2025-12-19
810
### Fixed
911
- [#408](https://github.com/plotly/dash-ag-grid/pull/408) fixed issue where the `columnState` would conflict with `columnDefs` updates
1012
- fixes [#416] (https://github.com/plotly/dash-ag-grid/issues/416)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-ag-grid",
3-
"version": "32.3.2",
3+
"version": "32.3.3",
44
"description": "Dash wrapper around AG Grid, the best interactive data grid for the web.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)