Skip to content

Commit

Permalink
chore: release v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Apr 20, 2024
1 parent f561126 commit 72e80f9
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.

# [4.7.0](https://github.com/ghiscoding/slickgrid-react/compare/v4.6.3...v4.7.0) (2024-04-20)


### Features

* add global `defaultEditorOptions` & `defaultFilterOptions` ([#326](https://github.com/ghiscoding/slickgrid-react/issues/326)) ([317e4e0](https://github.com/ghiscoding/slickgrid-react/commit/317e4e0700694513190836248db5d439a7fe00b8))

## [4.6.3](https://github.com/ghiscoding/slickgrid-react/compare/v4.6.2...v4.6.3) (2024-04-01)


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": "4.6.3",
"version": "4.7.0",
"description": "Slickgrid components made available in React",
"keywords": [
"react",
Expand Down Expand Up @@ -180,4 +180,4 @@
"resolutions": {
"caniuse-lite": "1.0.30001611"
}
}
}

0 comments on commit 72e80f9

Please sign in to comment.