Commit 169e2dd
committed
fix: 移除 npm provenance 配置以解决发布冲突
- 移除 NPM_CONFIG_PROVENANCE 配置避免透明日志 UUID 冲突
- 这是导致 2.1.0 和 2.1.1 版本发布失败的根本原因
- 保持发布流程的稳定性
fix: remove npm provenance config to resolve publish conflicts
- Remove NPM_CONFIG_PROVENANCE to avoid transparency log UUID conflicts
- This was the root cause of 2.1.0 and 2.1.1 publish failures
- Maintain stability of the release process1 parent f4f5875 commit 169e2dd
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
0 commit comments