We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fd4c0 commit cd58358Copy full SHA for cd58358
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 19.0.0
4
+
5
+- Breaking: Update to angular 11
6
7
## 18.0.0
8
9
- Breaking: Update to angular 10
projects/swimlane/ngx-datatable/package.json
@@ -1,6 +1,6 @@
{
"name": "@swimlane/ngx-datatable",
- "version": "18.0.0",
+ "version": "19.0.0",
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
"peerDependencies": {
"@angular/common": "^11.0.2",
0 commit comments