We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5e66e commit 971b919Copy full SHA for 971b919
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [17.0.0](https://github.com/kreuzerk/ng-sortgrid/compare/v16.0.0...v17.0.0) (2024-03-18)
2
+
3
4
+### Features
5
6
+* 🎸 Angular 17 ([bb5e66e](https://github.com/kreuzerk/ng-sortgrid/commit/bb5e66e2d8d21f169216bf1ade05bfaa08a6024b))
7
8
9
+### BREAKING CHANGES
10
11
+* 🧨 Angular 17
12
13
# [16.0.0](https://github.com/kreuzerk/ng-sortgrid/compare/v15.0.1...v16.0.0) (2023-06-21)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "ng-sortgrid",
- "version": "16.0.0",
+ "version": "17.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
0 commit comments