Skip to content

Commit 7e83e3d

Browse files
committed
Update changelog
1 parent 0294fba commit 7e83e3d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
## HEAD (unreleased)
44

5-
## 22.0.1-alpha.0
6-
75
- Enhancement: Exporting isNullOrUndefined function and ColumnChangesService service to be used externally.
86

97
## 22.0.0-alpha.0

projects/swimlane/ngx-datatable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-datatable",
3-
"version": "22.0.1-alpha.0",
3+
"version": "22.0.0-alpha.0",
44
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
55
"peerDependencies": {
66
"@angular/common": "18.x || 19.x || 20.x",

0 commit comments

Comments
 (0)