Skip to content

chore: prepare loops 0.4.10 release line#24

Open
andrei-hasna wants to merge 1 commit into
mainfrom
openloops/open-loops/a275b2e9-01b2-43b3-a0ff-c97899e1cae2-91789d9b
Open

chore: prepare loops 0.4.10 release line#24
andrei-hasna wants to merge 1 commit into
mainfrom
openloops/open-loops/a275b2e9-01b2-43b3-a0ff-c97899e1cae2-91789d9b

Conversation

@andrei-hasna

@andrei-hasna andrei-hasna commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump @hasna/loops from 0.4.9 to 0.4.10 because 0.4.9 already exists on npm and v0.4.9 has no GitHub tag/release provenance
  • add a 0.4.10 changelog entry for the post-0.4.9 Codewith active-profile preflight fix
  • leave publishing, tag creation, and release workflow dispatch out of this automated task

Evidence

  • npm registry latest: @hasna/loops@0.4.9; 0.4.10 absent
  • GitHub tags/releases: v0.4.1, v0.4.4, v0.4.5; v0.4.9 absent
  • CI for origin/main 66cea9b succeeded
  • open PRs remain as release-hygiene cleanup; recent overlapping PR heads are dirty/diverged while main already includes the 0.4.9 hotfix and 66cea9b preflight fix

Validation

  • TMPDIR/worktree-local cache bun install --frozen-lockfile
  • bun run typecheck
  • HOME=/tmp/openloops-a275b2e9-test-home TMPDIR=/tmp/openloops-a275b2e9-test-tmp bun test (562 pass, 0 fail)
  • bun run build
  • bun run test:boundary
  • git diff --check
  • gitleaks protect --staged

Task: a275b2e9-01b2-43b3-a0ff-c97899e1cae2


Note

Low Risk
Version and changelog-only changes with no runtime or dependency modifications in this diff.

Overview
Prepares the 0.4.10 release line after 0.4.9 is already on npm without a matching GitHub tag/release, so the next publish must advance the version instead of reusing 0.4.9.

package.json moves @hasna/loops from 0.4.9 to 0.4.10. CHANGELOG.md adds a 0.4.10 (2026-07-05) section that documents that release-line rationale and records the already-shipped Codewith active-profile preflight fix (correctly reading the profile name when codewith profile list marks the active row with *).

Reviewed by Cursor Bugbot for commit b788d50. Bugbot is set up for automated code reviews on this repo. Configure here.

@andrei-hasna

Copy link
Copy Markdown
Contributor Author

OpenLoops worker validation for todos task dc8ed716-3aa7-4812-afbd-d13f210b6ec9:

  • PR head b788d50 is clean/mergeable; GitHub checks pass (bun ubuntu, bun macos, Cursor Bugbot).
  • Local validation on the PR head passed: frozen install, typecheck, bun test (562/562), boundary check, and build.
  • Release premise still holds: @hasna/loops@0.4.9 exists, @hasna/loops@0.4.10 is unpublished, and v0.4.9/v0.4.10 tags/releases are absent.

Merge is blocked: required non-author GitHub approval is missing. latestReviews is empty, reviewDecision is blank, and the active GitHub account for this worker is andrei-hasna, which is also the PR author. Selected non-author reviewer evidence points to kriptoburak. No merge was performed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant