Skip to content

Commit

Permalink
chore: release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed May 10, 2024
1 parent 6463b5d commit 6e71757
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.0.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.0.0...v5.0.1) (2024-05-10)


### Bug Fixes

* remove Font-Awesome dependency ([6463b5d](https://github.com/ghiscoding/slickgrid-react/commit/6463b5d828ac1e8d9530c0e429f942b646a1f913))

## [5.0.0](https://github.com/ghiscoding/slickgrid-react/compare/v4.7.0...v5.0.0) (2024-05-10)

#### Follow the [Migration to 5.0](https://github.com/ghiscoding/slickgrid-react/wiki/Migration-to-5.x) for all the changes
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.0.0",
"version": "5.0.1",
"description": "Slickgrid components made available in React",
"keywords": [
"react",
Expand Down Expand Up @@ -179,4 +179,4 @@
"resolutions": {
"caniuse-lite": "1.0.30001617"
}
}
}

0 comments on commit 6e71757

Please sign in to comment.