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

Commit 0df1c55

Browse files
committed
chore: release v7.4.1
1 parent 278531b commit 0df1c55

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
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.4.1](https://github.com/ghiscoding/angular-slickgrid/compare/v7.4.0...v7.4.1) (2024-02-13)
5+
6+
7+
### Bug Fixes
8+
9+
* **build:** add compilation mode to fix npm publish ([278531b](https://github.com/ghiscoding/angular-slickgrid/commit/278531b9a4a7dfc4b7f4c22c0f58dcb75aa72524))
10+
* update to latest Slickgrid-Universal v4.4.1 ([0e35d1b](https://github.com/ghiscoding/angular-slickgrid/commit/0e35d1bddee39e8857bfb8ecfe29cf10f77f3414))
11+
412
# [7.4.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.3.1...v7.4.0) (2024-02-13)
513

614

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

0 commit comments

Comments
 (0)