Skip to content

Commit 7e1c7dc

Browse files
chore(release): 16.0.0
# [16.0.0](v15.0.2...v16.0.0) (2025-09-02) ### Features * **deps:** updated dependencies - angular 20 ready ([9e64b9f](9e64b9f)) ### BREAKING CHANGES * **deps:** Requires `@angular/core@>=20.0.0`
1 parent 9e64b9f commit 7e1c7dc

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": "15.0.2",
3+
"version": "16.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": "15.0.2",
3+
"version": "16.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)