Skip to content

Commit cd58358

Browse files
author
Jose Veiga
committed
(release): 19.0.0
1 parent 48fd4c0 commit cd58358

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 19.0.0
4+
5+
- Breaking: Update to angular 11
6+
37
## 18.0.0
48

59
- Breaking: Update to angular 10

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": "18.0.0",
3+
"version": "19.0.0",
44
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
55
"peerDependencies": {
66
"@angular/common": "^11.0.2",

0 commit comments

Comments
 (0)