Skip to content

Commit 971b919

Browse files
chore(release): 17.0.0 [skip ci]
# [17.0.0](v16.0.0...v17.0.0) (2024-03-18) ### Features * 🎸 Angular 17 ([bb5e66e](bb5e66e)) ### BREAKING CHANGES * 🧨 Angular 17
1 parent bb5e66e commit 971b919

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
# [16.0.0](https://github.com/kreuzerk/ng-sortgrid/compare/v15.0.1...v16.0.0) (2023-06-21)
214

315

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-sortgrid",
3-
"version": "16.0.0",
3+
"version": "17.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)