Skip to content

Commit 21522cd

Browse files
chore(release): 17.0.0
# [17.0.0](v16.0.1...v17.0.0) (2025-11-28) ### Bug Fixes * **deps:** upgrade build deps to latest versions ([39aa0e4](39aa0e4)) * **deps:** upgrade core dependency in moment adapter ([d2af011](d2af011)) ### Features * **deps:** angular 21 upgrade ([e0a6bb0](e0a6bb0)) ### BREAKING CHANGES * **deps:** Requires `@angular/core@>=21.0.0`
1 parent 6aec7c6 commit 21522cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mat-datetimepicker/core",
3-
"version": "16.0.1",
3+
"version": "17.0.0",
44
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
55
"author": "PL <kuhnroyal@gmail.com>",
66
"license": "MIT",

projects/moment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mat-datetimepicker/moment",
3-
"version": "16.0.1",
3+
"version": "17.0.0",
44
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
55
"author": "PL <kuhnroyal@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)