Commit cbf7e06
Advance Guardex to the next publishable patch release (#347)
GitHub release history still stops at v7.0.21 while npm already carries 7.0.22. This bumps the package metadata to 7.0.23, records the matching README notes, and recreates the missing minimal OpenSpec T1 scaffold so the next release can move GitHub and npm forward together from current main.
Constraint: GitHub latest published release is v7.0.21 while npm latest is 7.0.22
Rejected: Re-cut v7.0.22 | npm already published 7.0.22 so the next release needs a fresh patch version
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep release-only lanes limited to package metadata, README release notes, and minimal OpenSpec bookkeeping unless the user explicitly asks to bundle runtime changes
Tested: node -p "require('./package.json').version + ' ' + require('./package-lock.json').version"; openspec validate --specs
Not-tested: GitHub release creation and npm publish workflow before merge
Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>1 parent 0fe4139 commit cbf7e06
5 files changed
Lines changed: 39 additions & 3 deletions
File tree
- openspec/changes/agent-codex-release-7-0-23-2026-04-22-23-22
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
675 | 680 | | |
676 | 681 | | |
677 | 682 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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