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

Commit 294cf3c

Browse files
committed
chore: release v7.6.0
1 parent fc2d1a4 commit 294cf3c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
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+
# [7.6.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.5.0...v7.6.0) (2024-03-23)
5+
6+
7+
### Bug Fixes
8+
9+
* Filter `model` is now `FilterConstructor` and shouldn't be newed ([6831c53](https://github.com/ghiscoding/angular-slickgrid/commit/6831c53b4fc4c9c7ec23358a088a0050e2c9b7a9))
10+
* hide Toggle Dark Mode from Grid Menu by default ([6ccd6f3](https://github.com/ghiscoding/angular-slickgrid/commit/6ccd6f35f7eb0e27d76ddd0dcf598bf14ca9a55d))
11+
12+
13+
### Features
14+
15+
* rename SG `editorClass` & deprecate `internalColumnEditor` ([e9664e0](https://github.com/ghiscoding/angular-slickgrid/commit/e9664e0525d2bcd7f7e7ce7c504597fd88c58528))
16+
417
# [7.5.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.4.1...v7.5.0) (2024-03-05)
518

619

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": "7.5.0",
3+
"version": "7.6.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)