Skip to content

Commit

Permalink
chore: release v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Sep 24, 2023
1 parent 4ce1f1f commit 5f335be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slickgrid-react",
"version": "3.2.1",
"version": "3.2.2",
"description": "Slickgrid components made available in React",
"keywords": [
"react",
Expand Down

0 comments on commit 5f335be

Please sign in to comment.