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

Commit f491319

Browse files
committed
chore: release v7.3.1
1 parent ffee51e commit f491319

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
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.1](https://github.com/ghiscoding/angular-slickgrid/compare/v7.3.0...v7.3.1) (2024-01-27)
5+
6+
7+
### Performance Improvements
8+
9+
* decrease number of calls to translate all extensions only once ([21a5016](https://github.com/ghiscoding/angular-slickgrid/commit/21a501608359466d5aaf76392b5e392f3e357123))
10+
411
# [7.3.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.2.0...v7.3.0) (2024-01-21)
512

613

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

0 commit comments

Comments
 (0)