Skip to content

Commit c35658d

Browse files
vlio20cursoragent
andauthored
chore: bump ng2-date-picker to 21.0.1, update peer deps to Angular 21 (#658)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 965650c commit c35658d

2 files changed

Lines changed: 6 additions & 30 deletions

File tree

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+
# [21.0.1] (2026-02-11)
5+
6+
### Improvements
7+
- Update peer dependencies to Angular 21
8+
49
# [21.0.0] (2026-02-10)
510

611
### Improvements
Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1 @@
1-
{
2-
"name": "ng2-date-picker",
3-
"version": "21.0.0",
4-
"author": "Vlad Ioffe",
5-
"license": "MIT",
6-
"repository": {
7-
"type": "git",
8-
"url": "https://github.com/vlio20/angular-datepicker.git"
9-
},
10-
"keywords": [
11-
"angular2",
12-
"date",
13-
"datepicker",
14-
"date-picker",
15-
"ng2-datepicker",
16-
"ng-datepicker",
17-
"angular",
18-
"picker",
19-
"angular-datepicker"
20-
],
21-
"peerDependencies": {
22-
"@angular/common": "^19.1.6",
23-
"@angular/core": "^19.1.6",
24-
"@angular/cdk": "^19.1.4",
25-
"dayjs": "^1.11.13"
26-
},
27-
"dependencies": {
28-
"tslib": "^2.4.0"
29-
}
30-
}
1+
{"name":"ng2-date-picker","version":"21.0.1","author":"Vlad Ioffe","license":"MIT","repository":{"type":"git","url":"https://github.com/vlio20/angular-datepicker.git"},"keywords":["angular2","date","datepicker","date-picker","ng2-datepicker","ng-datepicker","angular","picker","angular-datepicker"],"peerDependencies":{"@angular/common":"^21.1.3","@angular/core":"^21.1.3","@angular/cdk":"^21.1.3","dayjs":"^1.11.13"},"dependencies":{"tslib":"^2.4.0"}}

0 commit comments

Comments
 (0)