Commit 442800d
committed
fix: Remove --no-git-tag-version from release scripts
The release scripts now properly invoke npm version lifecycle hooks
(preversion, version, postversion) to run tests, update files, create
commits and tags, and push to remote automatically.1 parent b19b3c6 commit 442800d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments