Skip to content

Commit

Permalink
chore: release v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 14, 2024
1 parent f67b88d commit 40bb309
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.13.2](https://github.com/unjs/unimport/compare/v3.13.1...v3.13.2) (2024-11-14)


### Bug Fixes

* Remove non-existing 'locale' from date-fns preset ([#388](https://github.com/unjs/unimport/issues/388)) ([f67b88d](https://github.com/unjs/unimport/commit/f67b88dcebf3b4efb7028450569d11cdcd879383))



## [3.13.1](https://github.com/unjs/unimport/compare/v3.13.0...v3.13.1) (2024-09-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unimport",
"type": "module",
"version": "3.13.1",
"version": "3.13.2",
"packageManager": "[email protected]",
"description": "Unified utils for auto importing APIs in modules",
"license": "MIT",
Expand Down

0 comments on commit 40bb309

Please sign in to comment.