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

Commit 3278e5a

Browse files
committed
chore: release v6.6.0
1 parent 67f7a69 commit 3278e5a

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+
# [6.6.0](https://github.com/ghiscoding/angular-slickgrid/compare/v6.5.1...v6.6.0) (2023-11-26)
5+
6+
7+
### Features
8+
9+
* **GraphQL:** .excludeFieldFromQuery, exclude field but keep fields ([61482dc](https://github.com/ghiscoding/angular-slickgrid/commit/61482dcf1ce59f2d4859526799ff06f495059638))
10+
411
## [6.5.1](https://github.com/ghiscoding/angular-slickgrid/compare/v6.5.0...v6.5.1) (2023-11-13)
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": "6.5.1",
3+
"version": "6.6.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)