Skip to content

Commit 15c1882

Browse files
committed
chore: release v1.13.1
1 parent 171f4fa commit 15c1882

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+
## [1.13.1](https://github.com/unjs/unplugin/compare/v1.13.0...v1.13.1) (2024-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* dynamically require `webpack-sources` ([6d4d2b1](https://github.com/unjs/unplugin/commit/6d4d2b13277e3904419d8b8227c6336930b9a2ad))
7+
8+
9+
110
# [1.13.0](https://github.com/unjs/unplugin/compare/v1.12.4...v1.13.0) (2024-09-04)
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": "unplugin",
33
"type": "commonjs",
4-
"version": "1.13.0",
4+
"version": "1.13.1",
55
"packageManager": "[email protected]",
66
"description": "Unified plugin system for build tools",
77
"license": "MIT",

0 commit comments

Comments
 (0)