Skip to content

Commit 99756f9

Browse files
committed
chore: release v3.12.0
1 parent ccb8a93 commit 99756f9

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.12.0](https://github.com/unjs/unimport/compare/v3.11.1...v3.12.0) (2024-09-12)
2+
3+
4+
### Features
5+
6+
* add vue v3.4 v3.5 new api ([#370](https://github.com/unjs/unimport/issues/370)) ([961399c](https://github.com/unjs/unimport/commit/961399cb2ab2ecae318dca05e0b36a6838e19012))
7+
8+
9+
110
## [3.11.1](https://github.com/unjs/unimport/compare/v3.11.0...v3.11.1) (2024-08-24)
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.11.1",
4+
"version": "3.12.0",
55
"packageManager": "[email protected]",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",

0 commit comments

Comments
 (0)