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

Commit 8054ca7

Browse files
committed
chore: release v7.7.0
1 parent 7bcf3ec commit 8054ca7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
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.7.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.6.1...v7.7.0) (2024-04-20)
5+
6+
7+
### Features
8+
9+
* add global `defaultEditorOptions` & `defaultFilterOptions` ([4c6d1de](https://github.com/ghiscoding/angular-slickgrid/commit/4c6d1de6c80dd462511ceea726a52ac82256fdc0))
10+
411
## [7.6.1](https://github.com/ghiscoding/angular-slickgrid/compare/v7.6.0...v7.6.1) (2024-04-01)
512

613

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

0 commit comments

Comments
 (0)