Skip to content

Commit 26b2708

Browse files
committed
v10.0.0 with Angular 14 support
1 parent bcf7109 commit 26b2708

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-date-fns-app",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"description": "date-fns pipes for Angular",
55
"repository": {
66
"type": "git",

projects/lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-date-fns",
3-
"version": "9.0.0",
3+
"version": "10.0.0",
44
"description": "date-fns pipes for Angular",
55
"repository": {
66
"type": "git",
@@ -32,4 +32,4 @@
3232
"dependencies": {
3333
"tslib": ">=2.3.0"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)