Skip to content

Commit 83b7923

Browse files
docs: move package manager note to unreleased
1 parent 3bd2b21 commit 83b7923

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ adheres to [Semantic Versioning](https://semver.org/). Work in progress lives un
88

99
## [Unreleased]
1010

11-
## [0.6.0] - 2026-06-30
12-
1311
### Fixed
1412
- **workflow** — Generated npm release workflows now detect Bun, pnpm, and Yarn lockfiles, use
1513
Node 24 for Node-based package managers, and use the matching setup/install command instead of
1614
always running `npm ci`.
15+
16+
## [0.6.0] - 2026-06-30
17+
18+
### Fixed
1719
- **workflow** — An npm matrix package set to `mode = "build-only"` no longer publishes a
1820
binary-less package: `build-only` is meaningless for npm (its per-platform binaries ship inside
1921
the tarball, not as GitHub Release assets), so an npm + matrix package is now always routed

0 commit comments

Comments
 (0)