Skip to content

Commit 9f7286f

Browse files
chore(release): 17.0.1
## [17.0.1](v17.0.0...v17.0.1) (2025-12-29) ### Bug Fixes * **#682:** remove ngSwitchDefault ([706896b](706896b)), closes [#682](#682)
1 parent b583efd commit 9f7286f

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": "17.0.0",
3+
"version": "17.0.1",
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": "17.0.0",
3+
"version": "17.0.1",
44
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
55
"author": "PL <kuhnroyal@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)