We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3e8ea commit 3d254afCopy full SHA for 3d254af
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 22.1.1
4
+
5
+- Fix: emit page objects when changing page offset
6
7
## 22.1.0
8
9
- Feature: support keyboard shortcuts for all rows selection
projects/ngx-datatable/package.json
@@ -1,6 +1,6 @@
{
"name": "@siemens/ngx-datatable",
- "version": "22.1.0",
+ "version": "22.1.1",
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
"peerDependencies": {
"@angular/common": ">=17.0.0",
0 commit comments