Skip to content

Commit 476855d

Browse files
committed
chore(build-plugin-alt): release 1.3.4
1 parent 7414a9e commit 476855d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/build-plugin-alt/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.3.4
4+
5+
- `fix` 修复注入模式某些情况下监听异常导致报错的问题
6+
37
## 1.3.3
48

59
- `fix` 修复本地调试问题

packages/build-plugin-alt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alilc/build-plugin-alt",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "build-scripts plugin template for developers",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)