Commit 258f949
authored
chore: reset release state for clean v1.0.0 under new rules (#8)
Retag v1.0.0 with disciplined release practices in place. Previous
v1.0.0 (initial source drop) and v1.1.0 (empty infra bump — binary
byte-identical to v1.0.0, violated R2) are superseded by a fresh
release cut under the new .claude/rules/conventional-commits.md.
Safe because adoption is effectively zero: ~6h since v1.1.0 shipped,
no stable install channels cached it, no Homebrew tap or Scoop bucket
references it. rendobar.com/install.sh redirects to raw.github and
will auto-pick-up the new v1.0.0 as 'latest' within minutes of the
release firing.
State reset:
- .release-please-manifest.json: 1.1.0 -> 0.0.0
- CHANGELOG.md: cleared to header-only
- package.json version: 1.1.0 -> 0.0.0 (release-please will overwrite)
release-please will now open a fresh 'chore: release 1.0.0' PR via the
Release-As footer. Auto-merge kicks in, cli-binaries.yml builds all 5
platforms, install-scripts.yml post-release smoke validates the chain.
Release-As: 1.0.01 parent 2434e27 commit 258f949
3 files changed
Lines changed: 3 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments