Skip to content

Commit

Permalink
chore: release v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 26, 2023
1 parent 8221252 commit 080b62a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.6.0](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.5.1...v6.6.0) (2023-11-26)


### Features

* **GraphQL:** .excludeFieldFromQuery, exclude field but keep fields ([#1117](https://github.com/ghiscoding/aurelia-slickgrid/issues/1117)) ([6865408](https://github.com/ghiscoding/aurelia-slickgrid/commit/6865408763766d798943cadc8d8d0b35859094ab))

## [6.5.1](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.5.0...v6.5.1) (2023-11-13)


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": "aurelia-slickgrid",
"version": "6.5.1",
"version": "6.6.0",
"description": "Slickgrid components made available in Aurelia",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 080b62a

Please sign in to comment.