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

Commit 6d4640a

Browse files
committed
chore: release v7.3.0
1 parent 2375bcb commit 6d4640a

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.3.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.2.0...v7.3.0) (2024-01-21)
5+
6+
7+
### Features
8+
9+
* **plugin:** new Row Based Editing ([1f768a5](https://github.com/ghiscoding/angular-slickgrid/commit/1f768a575d011fb5ba487988567e6b959a4bdfcd))
10+
11+
12+
### Performance Improvements
13+
14+
* **resizer:** `autosizeColumns` is called too many times on page load ([591c0c7](https://github.com/ghiscoding/angular-slickgrid/commit/591c0c74572650b2f0f4c4bb68ed5338e2f63a7d))
15+
416
# [7.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.1.0...v7.2.0) (2023-12-30)
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.2.0",
3+
"version": "7.3.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)