Skip to content

Commit 40bb309

Browse files
committed
chore: release v3.13.2
1 parent f67b88d commit 40bb309

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.13.2](https://github.com/unjs/unimport/compare/v3.13.1...v3.13.2) (2024-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove non-existing 'locale' from date-fns preset ([#388](https://github.com/unjs/unimport/issues/388)) ([f67b88d](https://github.com/unjs/unimport/commit/f67b88dcebf3b4efb7028450569d11cdcd879383))
7+
8+
9+
110
## [3.13.1](https://github.com/unjs/unimport/compare/v3.13.0...v3.13.1) (2024-09-27)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unimport",
33
"type": "module",
4-
"version": "3.13.1",
4+
"version": "3.13.2",
55
"packageManager": "[email protected]",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",

0 commit comments

Comments
 (0)