Skip to content

Commit 6265894

Browse files
committed
chore: release v4.1.0
1 parent 052803d commit 6265894

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [4.1.0](https://github.com/unjs/unimport/compare/v4.0.0...v4.1.0) (2025-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **vue-directives:** remove `resolveDirective` import when needed ([#428](https://github.com/unjs/unimport/issues/428)) ([7110ef0](https://github.com/unjs/unimport/commit/7110ef04d7e15231b0fe9b2d82b01f42392c6ee1))
7+
8+
9+
### Features
10+
11+
* upgrade to pnpm 10 ([052803d](https://github.com/unjs/unimport/commit/052803da7bab2e55c0de3658ca210ba0c836b030))
12+
13+
14+
115
# [4.0.0](https://github.com/unjs/unimport/compare/v3.14.6...v4.0.0) (2025-01-22)
216

317

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.0.0",
4+
"version": "4.1.0",
55
"packageManager": "[email protected]",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",

0 commit comments

Comments
 (0)