Skip to content

Commit b79638a

Browse files
Updating datatable scroller Issue as unreleased
1 parent 81d331d commit b79638a

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

docs/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
## HEAD (unreleased)
44

5-
## 22.0.1
6-
7-
- Fix: Patch for Fixing scroller Issue in datatable when multiple columns are there in datatable
5+
- Fix: Fixing scroller Issue in datatable when multiple columns are there in datatable
86

97
## 22.0.0
108

projects/swimlane/ngx-datatable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-datatable",
3-
"version": "22.0.1",
3+
"version": "22.0.0",
44
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
55
"peerDependencies": {
66
"@angular/common": "18.x || 19.x || 20.x",

0 commit comments

Comments
 (0)