Commit 88f2de1
Test User
fix: use --allow-same-version flag with npm version
- Simplifies version update step
- Uses npm's built-in flag to allow setting same version
- Prevents 'Version not changed' error when version already matches tag1 parent d700bef commit 88f2de1
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 81 | + | |
91 | 82 | | |
92 | 83 | | |
93 | 84 | | |
| |||
0 commit comments