Skip to content

Commit 2aa169d

Browse files
committed
Updated to 4.2.3
1 parent 83fd4ee commit 2aa169d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 4.2.3
2+
- Fixed bug with UTC date on daylights savings time #94
3+
14
### 4.2.1
25
- Fixed missing source map
36
- Fixed security y18n

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fecha",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "Date formatting and parsing",
55
"main": "lib/fecha.umd.js",
66
"module": "lib/fecha.js",

0 commit comments

Comments
 (0)