Skip to content

Commit b530333

Browse files
committed
docs: add v19 changelog
1 parent 7905663 commit b530333

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# 18.0.1
1+
# 19.0.0
2+
3+
This Release adds support for Angular 19.
4+
5+
- Angular 19 support
6+
- Add Node 22 to test matrix
7+
8+
# 18.0.2
29

310
- fix: isEditable not considered
411

projects/ngx-mat-timepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alexfriesen/ngx-mat-timepicker",
3-
"version": "18.0.2",
3+
"version": "19.0.0",
44
"license": "MIT",
55
"description": "ngx-mat-timepicker is an Angular material 17+ extension to add time pickers!",
66
"homepage": "https://alexfriesen.github.io/ngx-mat-timepicker",

0 commit comments

Comments
 (0)