We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15bdd4a commit 5201bd6Copy full SHA for 5201bd6
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# [14.0.0](https://github.com/kreuzerk/ng-sortgrid/compare/v13.0.0...v14.0.0) (2022-09-06)
2
+
3
4
+### Features
5
6
+* 🎸 Angular 14 ([c0ff789](https://github.com/kreuzerk/ng-sortgrid/commit/c0ff7892e845ca13b50ea3f67eee67c5482b2f97))
7
8
9
+### BREAKING CHANGES
10
11
+* 🧨 Angular 14
package.json
@@ -1,6 +1,6 @@
{
"name": "ng-sortgrid",
- "version": "13.0.0",
+ "version": "14.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
0 commit comments