Skip to content

Commit

Permalink
chore: release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Jul 1, 2023
1 parent 2c1c120 commit bfa2aab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/ghiscoding/slickgrid-react/compare/v3.0.1...v3.0.2) (2023-07-01)


### Bug Fixes

* **grouping:** DraggableGrouping could throw when leaving page ([#144](https://github.com/ghiscoding/slickgrid-react/issues/144)) ([2c1c120](https://github.com/ghiscoding/slickgrid-react/commit/2c1c120dc400b081695c05134e8e5d45bb3a7cf5))

# Change Log

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/ghiscoding/slickgrid-react/compare/v3.0.0...v3.0.1) (2023-05-30)


Expand Down Expand Up @@ -161,4 +172,4 @@ All notable changes to this project will be documented in this file. See [Conven
* **OData:** add `$select` and `$expand` query options ([631434c](https://github.com/ghiscoding/slickgrid-react/commit/631434ccb8051ac7fcd896732b1e6ece3e8f23ef))
* upgrade to latest Slickgrid-Universal version 1.x ([3a12f0f](https://github.com/ghiscoding/slickgrid-react/commit/3a12f0f516dbeae84daec875914f31d2d223f8d0))

### [1.0.0] (2021-09-18)
### [1.0.0] (2021-09-18)
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.0.1",
"version": "3.0.2",
"description": "Slickgrid components made available in React",
"keywords": [
"react",
Expand Down

0 comments on commit bfa2aab

Please sign in to comment.