Skip to content

Commit

Permalink
chore: release v5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Aug 17, 2024
1 parent badb990 commit de231c3
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.

## [5.5.2](https://github.com/ghiscoding/slickgrid-react/compare/v5.5.1...v5.5.2) (2024-08-17)


### Bug Fixes

* use setTimeout/setInterval from window object with correct TS type ([#397](https://github.com/ghiscoding/slickgrid-react/issues/397)) ([badb990](https://github.com/ghiscoding/slickgrid-react/commit/badb99004117c2678fb5736707d74da7b9abcc52))

## [5.5.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.5.0...v5.5.1) (2024-08-17)


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": "5.5.1",
"version": "5.5.2",
"description": "Slickgrid components made available in React",
"keywords": [
"react",
Expand Down

0 comments on commit de231c3

Please sign in to comment.