Skip to content

Commit a1c023a

Browse files
committed
chore: release v4.1.1
1 parent 764694f commit a1c023a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.1.1](https://github.com/unjs/unimport/compare/v4.1.0...v4.1.1) (2025-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* revert engine requirement change ([764694f](https://github.com/unjs/unimport/commit/764694f14d27214981ca69ff7f1972be254949ff))
7+
8+
9+
110
# [4.1.0](https://github.com/unjs/unimport/compare/v4.0.0...v4.1.0) (2025-02-07)
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.0",
4+
"version": "4.1.1",
55
"packageManager": "pnpm@10.2.1",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",

0 commit comments

Comments
 (0)