Commit 7cbab41
authored
Two fixes: (saleor#9296)
* We don't rely on composer.json to determine previous version (and in new release-it it deesn't gracefully fallback to CLI prompt)
* Version change in package.json is handled bym npm itself (and leaving it for bumper is causing npm to fail with: ERR Version not changed)1 parent 3f96a9c commit 7cbab41
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
0 commit comments