We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4be166 commit 829addcCopy full SHA for 829addc
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+[18.0.0] (2025-02-14)
5
+
6
+### Improvements
7
+- Update to Angular 19 ([643](https://github.com/vlio20/angular-datepicker/pull/653)) closes [#638](https://github.com/vlio20/angular-datepicker/issues/650)
8
9
# [18.0.0] (2024-06-20)
10
11
### Improvements
projects/ng2-date-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-date-picker",
- "version": "18.0.0",
+ "version": "19.0.0",
"author": "Vlad Ioffe",
"license": "MIT",
"repository": {
0 commit comments