Skip to content

Commit d2b0ce7

Browse files
chore(release): 0.8.5
1 parent 8d082b7 commit d2b0ce7

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 0.8.5 (2026-04-13)
4+
5+
### Bug Fixes
6+
7+
- preserve non-blocking semantics of warn reproducibility-mode
8+
- tighten changelog-extract to word-bounded version match and sanitise name in verify recipe
9+
- serialise auto-release runs on the same branch
10+
- harden npm pack JSON parse against prepack-script injection
11+
- verify-action-pins parses quoted uses: lines correctly
12+
- close reproduce-skipped bypass in strict mode
13+
14+
15+
316
## 0.8.4 (2026-04-12)
417

518
### Docs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forgesworn-anvil",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"private": true,
55
"description": "Supply-chain-hardened release tool for JS/TS libraries. Multi-runner reproducible-build attestation, OIDC trusted publishing, hard pre-publish gates. Pure bash, zero dependencies.",
66
"license": "MIT",

0 commit comments

Comments
 (0)