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

Commit a0cdf86

Browse files
committed
chore: release v7.2.0
1 parent 51ab6d8 commit a0cdf86

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
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.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.1.0...v7.2.0) (2023-12-30)
5+
6+
7+
### Bug Fixes
8+
9+
* sync row defatil grid option to fix build ([870cf47](https://github.com/ghiscoding/angular-slickgrid/commit/870cf47589cc095dd2e87b504fe537193c3b9588))
10+
11+
12+
### Features
13+
14+
* (re)add option to cancel Row Detail opening ([03c2c64](https://github.com/ghiscoding/angular-slickgrid/commit/03c2c6498cf1ac62f21c2db62a215b3c63deed1e))
15+
416
# [7.1.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.0.3...v7.1.0) (2023-12-21)
517

618

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

0 commit comments

Comments
 (0)