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

Commit 0561b26

Browse files
committed
chore: release v8.13.4
1 parent fea24e5 commit 0561b26

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.13.4](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.3...v8.13.4) (2025-04-02)
5+
6+
### Bug Fixes
7+
8+
* findItemInTreeStructure() shouldn't throw w/large dataset ([ae48ea5](https://github.com/ghiscoding/angular-slickgrid/commit/ae48ea54b40caaaf52667ea1f5ff6e0346c97965))
9+
410
## [8.13.3](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.2...v8.13.3) (2025-03-29)
511

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

0 commit comments

Comments
 (0)