Skip to content

Commit fc05502

Browse files
committed
chore(release): prepare 0.26.2
Scope: bump the npm and lockfile version carriers from 0.26.1 to 0.26.2 and freeze the current Unreleased notes as the 2026-08-04 release entry. Verification: uv run --with pytest npm run verify:release passed 119 Node tests and 21 Hook tests with 0 vulnerabilities; npm pack --dry-run produced ultra-builder-pro-cli@0.26.2 with 115 entries and SHA-1 cda70ab7f75609185820f6bf58cbfd37dcccc1c2. Residual risk: npm authentication still requires the separately authorized web-login flow; Codex Hook activation remains owner-reviewed by the native host. Rollback: revert this commit before publication. After registry publication, publish a newer corrective version rather than mutating 0.26.2.
1 parent 54e7f02 commit fc05502

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.26.2] — 2026-08-04
11+
1012
### Added
1113

1214
- Added `.ultra/project-brief.md` as the raw owner-intake artifact and optional

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ultra-builder-pro-cli",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "File-first Ultra Builder Pro workflows for Claude Code, OpenCode, Codex CLI, Kimi Code, and Grok Build.",
55
"bin": {
66
"ultra-builder-pro-cli": "bin/install.js",

0 commit comments

Comments
 (0)