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

Commit 9035ad2

Browse files
committed
chore: release v8.13.0
1 parent d7bb874 commit 9035ad2

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.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.12.1...v8.13.0) (2025-02-08)
5+
6+
### Features
7+
8+
* expose displayEmptyDataWarning ([4b917af](https://github.com/ghiscoding/angular-slickgrid/commit/4b917af0fb371331119b5d93845cbbbf6079643c))
9+
410
## [8.12.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.12.0...v8.12.1) (2025-01-25)
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.12.1",
3+
"version": "8.13.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)