Skip to content

Commit c109299

Browse files
committed
(release): 22.1.0
1 parent c9a8b1d commit c109299

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.1.0
4+
5+
- Feature: support keyboard shortcuts for all rows selection
6+
37
## 22.0.2
48

59
- Fix: adjust for overflow when scaling columns in flex mode

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.2",
3+
"version": "22.1.0",
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)