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

Commit b1ac1c8

Browse files
committed
chore: release v8.14.1
1 parent 91e89b3 commit b1ac1c8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
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.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.14.0...v8.14.1) (2025-05-08)
5+
6+
### Bug Fixes
7+
8+
* Row Detail open/close multiple times should always re-render ([c78cb9c](https://github.com/ghiscoding/angular-slickgrid/commit/c78cb9ca927d73ee94957b953e8588e7c89a73ff))
9+
410
## [8.14.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.5...v8.14.0) (2025-04-26)
511

612
### Features

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

0 commit comments

Comments
 (0)