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

Commit ccbf7bf

Browse files
committed
chore(release): 4.2.4
1 parent 63739ff commit ccbf7bf

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
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.2.4](https://github.com/ghiscoding/angular-slickgrid/compare/v4.2.3...v4.2.4) (2022-07-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **build:** version of Slickgrid-Universal are out of sync, fixes [#956](https://github.com/ghiscoding/angular-slickgrid/issues/956) ([b4e0a76](https://github.com/ghiscoding/angular-slickgrid/commit/b4e0a762768dcaddd8d54f2e599104b1fda98d88))
11+
* **deps:** update all non-major dependencies to v1.3.3 ([3e81ef2](https://github.com/ghiscoding/angular-slickgrid/commit/3e81ef2644e2f057754f254732eb6d3413cf1ba3))
12+
513
### [4.2.3](https://github.com/ghiscoding/angular-slickgrid/compare/v4.2.2...v4.2.3) (2022-07-06)
614

715

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

0 commit comments

Comments
 (0)