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

Commit b9ab517

Browse files
committed
chore: release v5.6.1
1 parent a9efa1c commit b9ab517

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+
## [5.6.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.0...v5.6.1) (2023-03-03)
5+
6+
7+
### Bug Fixes
8+
9+
* draggable grouping shouldn't throw error when dynamically changing columns ([b0791ec](https://github.com/ghiscoding/angular-slickgrid/commit/b0791ec35f2fde9b33c9500e5b154571e3229d72))
10+
411
# [5.6.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.5.1...v5.6.0) (2023-02-24)
512

613

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

0 commit comments

Comments
 (0)