Commit 78a06fa
Publish a fresh npm version for the current verified release payload (#309)
This bumps package.json to 7.0.21 and adds the matching README release-notes entry so gx release can cut the next GitHub release from the current merged mainline. The branch starter skipped the T1 scaffold, so the notes-only OpenSpec change was recreated in the announced path before commit.
Constraint: Release automation publishes from GitHub release events and requires package metadata plus README release notes to stay aligned
Rejected: Reuse 7.0.20 without a bump | npm will not republish an existing version
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Future package releases must bump package.json and prepend the matching README release-notes heading in the same change
Tested: node --test test/metadata.test.js test/release.test.js; npm pack --dry-run; openspec validate --specs
Not-tested: Live GitHub release creation and npm publish before merge
Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>1 parent f02c077 commit 78a06fa
4 files changed
Lines changed: 13 additions & 1 deletion
File tree
- openspec/changes/agent-codex-bump-npm-version-to-7-0-21-and-prepare-r-2026-04-22-15-11
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
650 | 655 | | |
651 | 656 | | |
652 | 657 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments