Skip to content

Commit eee1f7d

Browse files
docs: restore unreleased notes
1 parent b826d16 commit eee1f7d

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,13 +8,15 @@ adheres to [Semantic Versioning](https://semver.org/). Work in progress lives un
88

99
## [Unreleased]
1010

11-
## [0.7.0] - 2026-06-30
12-
1311
### Fixed
1412
- **workflow** — Generated release workflows now use the npm package manifest path discovered
1513
during `init` to read versions directly, avoiding a large inline workspace-scanning script.
1614
- **init** — Reworded the package build selection prompt around built artifacts so binary-backed
1715
packages are clearer without implying every package needs a generic build step.
16+
17+
## [0.7.0] - 2026-06-30
18+
19+
### Fixed
1820
- **workflow** — Generated npm release workflows now detect Bun, pnpm, and Yarn lockfiles, use
1921
Node 24 for Node-based package managers, and use the matching setup/install command instead of
2022
always running `npm ci`.

0 commit comments

Comments
 (0)