Skip to content

Commit a1a6f32

Browse files
committed
chore: release v5.0.1
1 parent ad08878 commit a1a6f32

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+
## [5.0.1](https://github.com/unjs/unimport/compare/v5.0.0...v5.0.1) (2025-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **vue-directives:** check directive name before removing `v-` prefix ([#447](https://github.com/unjs/unimport/issues/447)) ([5f71ab2](https://github.com/unjs/unimport/commit/5f71ab268094f5a5ece722881e532b33a17bf483))
7+
8+
9+
110
# [5.0.0](https://github.com/unjs/unimport/compare/v4.2.0...v5.0.0) (2025-04-08)
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": "5.0.0",
4+
"version": "5.0.1",
55
"packageManager": "[email protected]",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",

0 commit comments

Comments
 (0)