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

Commit 214d2d8

Browse files
committed
chore: release v8.14.0
1 parent 6918670 commit 214d2d8

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+
## [8.14.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.5...v8.14.0) (2025-04-26)
5+
6+
### Features
7+
8+
* allow providing custom date format via base Date Formatter ([14097d3](https://github.com/ghiscoding/angular-slickgrid/commit/14097d37c9f665ba9b5181f49ad1f7184b7fae86))
9+
* **filter:** add `collectionLazy` callback to Column Filter ([d38e8b3](https://github.com/ghiscoding/angular-slickgrid/commit/d38e8b39bccc5be12ee547db71497fefe18a2c3c))
10+
411
## [8.13.5](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.4...v8.13.5) (2025-04-10)
512

613
### Bug Fixes

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

0 commit comments

Comments
 (0)