Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 476dae6

Browse files
committed
chore: release v8.3.0
1 parent e94f6f9 commit 476dae6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
33

4+
## [8.3.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.2.0...v8.3.0) (2024-06-29)
5+
6+
7+
### Features
8+
9+
* add onPreHeaderContextMenu for Column Picker usage ([c5be4a8](https://github.com/ghiscoding/angular-slickgrid/commit/c5be4a8f298c1badaca5b665cb76cef6b89583c9))
10+
11+
12+
### Bug Fixes
13+
14+
* setting date picker should always work ([050deb8](https://github.com/ghiscoding/angular-slickgrid/commit/050deb8f4ff02ae37b740f085b6e766010b11977))
15+
416
## [8.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.1.0...v8.2.0) (2024-06-18)
517

618

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)