Commit a9751dd
authored
docs(changelog): correct webhook signing-key field naming in v7.0.0 entry (#158)
The v7.0.0 CHANGELOG security-highlights line described the GHSA fix
as exposing 'webhookSigningKey' on 'RegisterRequest'. The actual
shipped field is named 'secret' on 'WebhookSubscription' (returned
by createWebhook). The capability ships correctly in v7.0.0 — only
the prose in the CHANGELOG was inaccurate.
GHSA reference + scope unchanged. No code or test changes.1 parent 53c049a commit a9751dd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments