From 350ecb9195decfbb6d4f192a5856ecd51f00019c Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Sun, 29 Sep 2024 04:59:37 +0000 Subject: [PATCH] chore: release v8.8.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccaf8b2a..c8106020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.7.0...v8.8.1) (2024-09-29) + + +### Features + +* option to improve Date Sorting by pre-parsing date items only once ([60539e7](https://github.com/ghiscoding/angular-slickgrid/commit/60539e76b1c155abc4289a68cce93352daaead62)) + + +### Bug Fixes + +* redraw all open row details whenever the grid is re-rendered ([fbb5383](https://github.com/ghiscoding/angular-slickgrid/commit/fbb5383d9aeed71cba428f95fb7cdf2c1457f69d)) + ## [8.7.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.6.2...v8.7.0) (2024-09-14) ## [8.6.2](https://github.com/ghiscoding/angular-slickgrid/compare/v8.6.1...v8.6.2) (2024-09-14) diff --git a/package.json b/package.json index 58812319..10d95140 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-slickgrid", - "version": "8.7.0", + "version": "8.8.1", "description": "Slickgrid components made available in Angular", "keywords": [ "angular",