diff --git a/CHANGELOG.md b/CHANGELOG.md index b9953e44..df654176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/ghiscoding/slickgrid-react/compare/v3.2.1...v3.2.2) (2023-09-24) + + +### Bug Fixes + +* bump Slickgrid-Universal w/auto-resize w/o container ([#219](https://github.com/ghiscoding/slickgrid-react/issues/219)) ([4ce1f1f](https://github.com/ghiscoding/slickgrid-react/commit/4ce1f1f8461393e1be78d9218dcc14560449ecb2)) + ## [3.2.1](https://github.com/ghiscoding/slickgrid-react/compare/v3.2.0...v3.2.1) (2023-09-05) diff --git a/package.json b/package.json index 9b0733ba..f03d907e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slickgrid-react", - "version": "3.2.1", + "version": "3.2.2", "description": "Slickgrid components made available in React", "keywords": [ "react",