Skip to content

Commit 829addc

Browse files
committed
change log and version bump
1 parent a4be166 commit 829addc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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+
49
# [18.0.0] (2024-06-20)
510

611
### Improvements

projects/ng2-date-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-date-picker",
3-
"version": "18.0.0",
3+
"version": "19.0.0",
44
"author": "Vlad Ioffe",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)