Skip to content

Commit 3ffda71

Browse files
authored
Merge pull request #426 from BSd3v/32.3.4
bumping release version of 32.3.4
2 parents 2d7069a + 67b9dd5 commit 3ffda71

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source D
66

77
## [unreleased]
88

9+
## [32.3.4] - 2025-12-19
10+
- re-release of 32.3.3 to fix publishing issue
11+
912
## [32.3.3] - 2025-12-19
1013
### Fixed
1114
- [#408](https://github.com/plotly/dash-ag-grid/pull/408) fixed issue where the `columnState` would conflict with `columnDefs` updates

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3",
3+
"version": "32.3.4",
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)