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

Commit 438fe7c

Browse files
committed
chore: release v5.6.4
1 parent 8a838d0 commit 438fe7c

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.4](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.3...v5.6.4) (2023-05-20)
5+
6+
7+
### Bug Fixes
8+
9+
* **export:** fix negative number exports to Excel, fixes [#1135](https://github.com/ghiscoding/angular-slickgrid/issues/1135) ([f52dc8a](https://github.com/ghiscoding/angular-slickgrid/commit/f52dc8aea6c8f26a6a0a9072521c609223b3a033))
10+
411
## [5.6.3](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.1...v5.6.3) (2023-03-23)
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.3",
3+
"version": "5.6.4",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)