Skip to content

Commit

Permalink
chore: release v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 2, 2023
1 parent 5b5fbed commit 999b3f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.4.0](https://github.com/ghiscoding/angular-slickgrid/compare/v6.3.1...v6.4.0) (2023-11-02)


### Features

* add new api for creating interactive angular component formatters ([71d2132](https://github.com/ghiscoding/angular-slickgrid/commit/71d21320d9ca930f92d8d94df1aaefad99250beb))
* add sub-menus to all Menu extensions/plugins ([b779ef1](https://github.com/ghiscoding/angular-slickgrid/commit/b779ef14186481ebbd3ff32c1167729989feb3cf))
* update GraphQL demo with cursor pagination ([2ba991c](https://github.com/ghiscoding/angular-slickgrid/commit/2ba991c2587494e4046f01a9efc7b41d41dc7cc5))
* update sample with an interactive title column ([8b96324](https://github.com/ghiscoding/angular-slickgrid/commit/8b963247ddaa1dae73bde8d46c71347fb9a5c214))

## [6.3.1](https://github.com/ghiscoding/angular-slickgrid/compare/v6.3.0...v6.3.1) (2023-10-06)


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": "angular-slickgrid",
"version": "6.3.1",
"version": "6.4.0",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit 999b3f8

Please sign in to comment.