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

Commit 1bbdd7e

Browse files
committed
chore: release v7.1.0
1 parent 03eda77 commit 1bbdd7e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
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+
# [7.1.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.0.3...v7.1.0) (2023-12-21)
5+
6+
7+
### Features
8+
9+
* add example for custom header and footer ([2d816da](https://github.com/ghiscoding/angular-slickgrid/commit/2d816daa03a48aea87c0fbf30c02ad8882904145))
10+
* reimplement highlight row, node-extend also fixes [#1332](https://github.com/ghiscoding/angular-slickgrid/issues/1332), [#1333](https://github.com/ghiscoding/angular-slickgrid/issues/1333) ([5809965](https://github.com/ghiscoding/angular-slickgrid/commit/5809965dab53035d7ad4e5067281e7d951b2e415)), closes [#1334](https://github.com/ghiscoding/angular-slickgrid/issues/1334)
11+
* render header and footer content children ([9203b0b](https://github.com/ghiscoding/angular-slickgrid/commit/9203b0bec1474f88a874cb1ae4438e092a0adc6a))
12+
413
## [7.0.3](https://github.com/ghiscoding/angular-slickgrid/compare/v7.0.2...v7.0.3) (2023-12-16)
514

615

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

0 commit comments

Comments
 (0)