mirror of
https://github.com/unjs/unplugin.git
synced 2026-02-01 16:56:37 +00:00
chore: release v1.11.0
This commit is contained in:
parent
5ab1a7bddb
commit
e3da9f8d9b
@ -1,3 +1,12 @@
|
||||
# [1.11.0](https://github.com/unjs/unplugin/compare/v1.10.2...v1.11.0) (2024-06-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* await writeBundle hook in webpack and rspack ([#390](https://github.com/unjs/unplugin/issues/390)) ([5ab1a7b](https://github.com/unjs/unplugin/commit/5ab1a7bddbe2660242bd069275473c16645411a4))
|
||||
|
||||
|
||||
|
||||
## [1.10.2](https://github.com/unjs/unplugin/compare/v1.10.1...v1.10.2) (2024-06-28)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unplugin",
|
||||
"version": "1.10.2",
|
||||
"version": "1.11.0",
|
||||
"packageManager": "pnpm@8.15.7",
|
||||
"description": "Unified plugin system for build tools",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user