forked from commitizen-tools/commitizen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9c6eec2
fix(bump): fixed environment variables in bump hooks
During development of commitizen-tools#644, merging the hook environment variables with existing OS variables broke. This commit fixes that.1 parent 1ff575d commit 9c6eec2
1 file changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | + | ||
7 | + | ||
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 | - | ||
30 | + | ||
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
|
0 commit comments