Skip to content

Commit d3ea686

Browse files
chore(release): 15.0.0
# [15.0.0](v14.0.0...v15.0.0) (2024-12-09) ### Features * **deps:** angular 19 upgrade ([d8f378f](d8f378f)) ### BREAKING CHANGES * **deps:** Requires `@angular/core@>=19.0.0`.
1 parent d8f378f commit d3ea686

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