Skip to content

Commit

Permalink
chore: release v5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 9, 2024
1 parent 345bf84 commit 3b72dd0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [5.10.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.10.0...v5.10.1) (2024-11-09)

### Bug Fixes

* few more Styling Theme fixes & Grid Service fixes ([#432](https://github.com/ghiscoding/slickgrid-react/issues/432)) ([345bf84](https://github.com/ghiscoding/slickgrid-react/commit/345bf84249ce5073a2df6b88a97f0a9119e56d6e))

## [5.10.0](https://github.com/ghiscoding/slickgrid-react/compare/v5.9.0...v5.10.0) (2024-11-02)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slickgrid-react",
"version": "5.10.0",
"version": "5.10.1",
"description": "Slickgrid components made available in React",
"keywords": [
"react",
Expand Down Expand Up @@ -158,4 +158,4 @@
"resolutions": {
"caniuse-lite": "1.0.30001679"
}
}
}

0 comments on commit 3b72dd0

Please sign in to comment.