Skip to content

Commit 775e49d

Browse files
committed
chore: release v4.1.2
1 parent 5c16f58 commit 775e49d

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+
## [4.1.2](https://github.com/unjs/unimport/compare/v4.1.1...v4.1.2) (2025-02-18)
2+
3+
4+
### Features
5+
6+
* switch to tinyglobby 0.2.11 addressing previous performance issues ([#431](https://github.com/unjs/unimport/issues/431)) ([5c16f58](https://github.com/unjs/unimport/commit/5c16f589673f11a6b956dbc5380b9336dd76c96f)), closes [#396](https://github.com/unjs/unimport/issues/396)
7+
8+
9+
110
## [4.1.1](https://github.com/unjs/unimport/compare/v4.1.0...v4.1.1) (2025-02-11)
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": "4.1.1",
4+
"version": "4.1.2",
55
"packageManager": "[email protected]",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",

0 commit comments

Comments
 (0)