Commit 5f3e9bb
authored
fix: publish stable GitHub releases (#83)
## Summary
- remove prerelease mode from Release Please
- keep existing pre-1.0 bump rules
## Why
Stable versions were published correctly, but GitHub releases were
marked as prereleases.
## Validation
- `bazel test //...`
- `pnpm lefthook run pre-commit --all-files --force --fail-on-changes`1 parent 4773908 commit 5f3e9bb
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
0 commit comments