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

Commit 5d42ea9

Browse files
committed
chore(release): 4.3.1
1 parent 739064f commit 5d42ea9

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.3.1](https://github.com/ghiscoding/angular-slickgrid/compare/v4.3.0...v4.3.1) (2022-09-12)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** downgrade to Angular 13 to avoid breaking changes, fixes [#994](https://github.com/ghiscoding/angular-slickgrid/issues/994) ([a64e914](https://github.com/ghiscoding/angular-slickgrid/commit/a64e914dece6d54174dfca08cc32fc2252f23fd4))
11+
* **deps:** downgrade to Angular 13 to avoid breaking changes, fixes [#994](https://github.com/ghiscoding/angular-slickgrid/issues/994) ([c0a3816](https://github.com/ghiscoding/angular-slickgrid/commit/c0a381654e969f5fc912fe9c13173ce378d25cd0))
12+
513
## [4.3.0](https://github.com/ghiscoding/angular-slickgrid/compare/v4.2.7...v4.3.0) (2022-08-15)
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.3.0",
3+
"version": "4.3.1",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)