We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cc568 commit 26e6c33Copy full SHA for 26e6c33
2 files changed
docs/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## HEAD (unreleased)
4
5
+## 23.0.1
6
+
7
- Fix: Fixing scroller Issue in datatable when multiple columns are there in datatable
8
9
## 22.0.0
projects/swimlane/ngx-datatable/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-datatable",
- "version": "22.0.0",
+ "version": "23.0.1",
"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