Skip to content

Commit

Permalink
chore: release v5.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed May 20, 2023
1 parent 8a838d0 commit 438fe7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.4](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.3...v5.6.4) (2023-05-20)


### Bug Fixes

* **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))

## [5.6.3](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.1...v5.6.3) (2023-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-slickgrid",
"version": "5.6.3",
"version": "5.6.4",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit 438fe7c

Please sign in to comment.