Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marnusw committed Dec 21, 2021
1 parent 7206cef commit 0961f0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v1.2.2 (21 December 2021)

- [BUGFIX] Fix `formatInTimeZone` types and fp arguments

### v1.2.1 (21 December 2021)

- [DOCS] Fixed a broken link (#148)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "date-fns-tz",
"version": "1.2.1",
"version": "1.2.2",
"sideEffects": false,
"description": "Time zone support for date-fns v2 with the Intl API",
"author": "Marnus Weststrate <marnusw@gmail.com>",
Expand Down

0 comments on commit 0961f0d

Please sign in to comment.