Skip to content

Commit e822f2e

Browse files
committed
chore: release v1.7.1
1 parent 41978c0 commit e822f2e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.1](https://github.com/unjs/unplugin/compare/v1.7.0...v1.7.1) (2024-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **webpack:** throw a standard error ([41978c0](https://github.com/unjs/unplugin/commit/41978c03c6370c0664816b518e26394099a8285a))
7+
8+
9+
110
# [1.7.0](https://github.com/unjs/unplugin/compare/v1.6.0...v1.7.0) (2024-02-06)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"packageManager": "[email protected]",
55
"description": "Unified plugin system for build tools",
66
"license": "MIT",

0 commit comments

Comments
 (0)