Skip to content

Commit

Permalink
3.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
marnusw committed Apr 4, 2024
1 parent d437176 commit 1133e3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### v3.0.0-beta.5 (4 April 2024)
### v3.0.0-beta.6 (4 April 2024)

- [BUGFIX] Fix internal ESM import paths

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": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"sideEffects": false,
"description": "Time zone support for date-fns v3 with the Intl API",
"author": "Marnus Weststrate <[email protected]>",
Expand Down

0 comments on commit 1133e3c

Please sign in to comment.