Skip to content

Commit 96f9632

Browse files
committed
(release): 22.2.0
1 parent 1641b94 commit 96f9632

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 22.2.0
4+
5+
- Feature: add types for table rows
6+
- Fix: move footer outside of aria role table
7+
38
## 22.1.1
49

510
- Fix: emit page objects when changing page offset

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