chore: release v1.16.0

This commit is contained in:
Anthony Fu 2024-11-14 13:30:01 +08:00
parent f4515dec6e
commit 569ea99ebd
No known key found for this signature in database
GPG Key ID: 179936958CD423FF
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# [1.16.0](https://github.com/unjs/unplugin/compare/v1.15.0...v1.16.0) (2024-11-14)
# [1.15.0](https://github.com/unjs/unplugin/compare/v1.14.1...v1.15.0) (2024-10-28)

View File

@ -1,7 +1,7 @@
{
"name": "unplugin",
"type": "commonjs",
"version": "1.15.0",
"version": "1.16.0",
"packageManager": "pnpm@8.15.9",
"description": "Unified plugin system for build tools",
"license": "MIT",