Skip to content

Commit 3235ce7

Browse files
chore(release): 0.6.0
1 parent 8abc20e commit 3235ce7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.6.0 (2026-04-12)
4+
5+
### Features
6+
7+
- create or update Release to support chained auto-release flow
8+
9+
10+
311
## 0.5.1 (2026-04-12)
412

513
### Bug Fixes

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.5.1",
3+
"version": "0.6.0",
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)