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

Commit bf54bcd

Browse files
committed
chore: release v8.13.2
1 parent 2f249fc commit bf54bcd

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.13.2](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.1...v8.13.2) (2025-03-19)
5+
6+
### Bug Fixes
7+
8+
* Row Detail redraw all should work as expected ([dd4beab](https://github.com/ghiscoding/angular-slickgrid/commit/dd4beab0d47d70e1c34dbd97aa7a23268d53a10e))
9+
* Row Detail should also work with fixed grid height or no autoHeight ([e56d435](https://github.com/ghiscoding/angular-slickgrid/commit/e56d4353690890d2ca3c020dfe14b3f3ec272334))
10+
411
## [8.13.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.0...v8.13.1) (2025-03-01)
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.1",
3+
"version": "8.13.2",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)