Skip to content

Commit 9431168

Browse files
committed
v0.2.1
1 parent b2b6ff4 commit 9431168

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.2.1] - 2022-07-14
4+
5+
- Export CalendarType
6+
37
## [0.2.0] - 2022-07-14
48

59
- IntlDate: added from

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-date",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Javascript library to represent and work with dates in different calendar systems (e.g. hijri, persian and others).",
55
"keywords": [
66
"date",

0 commit comments

Comments
 (0)