Commit d171e47
committed
feat(release): update semver install version
Changes:
- Updated the `go install` command to specify a fixed version of `semver` (v2.8.0) instead of using `latest`.
- This ensures that the release script will use a consistent version of the `semver` tool, avoiding potential issues with breaking changes in future releases.1 parent f7964a7 commit d171e47
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments