Skip to content

Commit e40490c

Browse files
committed
(release): 22.0.2
1 parent a6dbc95 commit e40490c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 22.0.2
4+
5+
- Fix: adjust for overflow when scaling columns in flex mode
6+
37
## 22.0.1
48

59
- Fix: allow row disabling through side effects

projects/ngx-datatable/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@siemens/ngx-datatable",
3-
"version": "22.0.1",
3+
"version": "22.0.2",
44
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
55
"peerDependencies": {
66
"@angular/common": ">=17.0.0",

0 commit comments

Comments
 (0)