Skip to content

Commit

Permalink
chore: release v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Jun 29, 2024
1 parent e94f6f9 commit 476dae6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.3.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.2.0...v8.3.0) (2024-06-29)


### Features

* add onPreHeaderContextMenu for Column Picker usage ([c5be4a8](https://github.com/ghiscoding/angular-slickgrid/commit/c5be4a8f298c1badaca5b665cb76cef6b89583c9))


### Bug Fixes

* setting date picker should always work ([050deb8](https://github.com/ghiscoding/angular-slickgrid/commit/050deb8f4ff02ae37b740f085b6e766010b11977))

## [8.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.1.0...v8.2.0) (2024-06-18)


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": "angular-slickgrid",
"version": "8.2.0",
"version": "8.3.0",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit 476dae6

Please sign in to comment.