Skip to content

Commit

Permalink
chore: release v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Sep 29, 2024
1 parent 5a8abc2 commit 2c137ea
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.8.0](https://github.com/ghiscoding/slickgrid-react/compare/v5.7.1...v5.8.0) (2024-09-29)


### Features

* option to improve Date Sorting by pre-parsing date items only once ([#412](https://github.com/ghiscoding/slickgrid-react/issues/412)) ([1a4b752](https://github.com/ghiscoding/slickgrid-react/commit/1a4b7527bff56262af733b9a4816a0d5cd5a1ba0))

## [5.7.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.7.0...v5.7.1) (2024-09-14)


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

0 comments on commit 2c137ea

Please sign in to comment.