Commit 2e9781a
authored
Adjust tag name for previous version release (#1781)
Tags share a namespace with version numbers, and cannot be version numbers
as a result, see:
https://docs.npmjs.com/cli/v11/commands/npm-dist-tag#caveats
Tags are typically used to identify upcoming versions (`beta`, `canary`, `dev`)
while we're more interested in tagging previous ones. Using a `previous-`
prefix to get what we need.1 parent 3ed1d7b commit 2e9781a
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | | - | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
0 commit comments