We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d331d commit b79638aCopy full SHA for b79638a
2 files changed
docs/CHANGELOG.md
@@ -2,9 +2,7 @@
2
3
## HEAD (unreleased)
4
5
-## 22.0.1
6
-
7
-- Fix: Patch for Fixing scroller Issue in datatable when multiple columns are there in datatable
+- Fix: Fixing scroller Issue in datatable when multiple columns are there in datatable
8
9
## 22.0.0
10
projects/swimlane/ngx-datatable/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-datatable",
- "version": "22.0.1",
+ "version": "22.0.0",
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
"peerDependencies": {
"@angular/common": "18.x || 19.x || 20.x",
0 commit comments