Skip to content

chore: bump version to 0.1.0-alpha.5#15

Merged
Noah-Bytes merged 1 commit into
mainfrom
chore/bump-alpha.5
Jul 22, 2026
Merged

chore: bump version to 0.1.0-alpha.5#15
Noah-Bytes merged 1 commit into
mainfrom
chore/bump-alpha.5

Conversation

@Noah-Bytes

Copy link
Copy Markdown
Collaborator

Release the owner-sync empty-name backfill fix (PR #14, merged as efb64ce): short-circuit only when the owner id matches AND a non-empty name is already stored; encodeURIComponent on member-id paths; no redundant persist when core still returns no name. Tag v0.1.0-alpha.5 after this merges (the release workflow verifies the tag matches package.json version).

What

Why

Test plan

  • npm test passes locally
  • npm run build passes locally

Checklist

  • No secrets / credentials committed
  • Semgrep / Gitleaks findings addressed, or a // nosemgrep: <rule-id> suppression is justified inline and approved by the project lead

Release the owner-sync empty-name backfill fix (PR #14, merged as efb64ce):
short-circuit only when the owner id matches AND a non-empty name is already
stored; encodeURIComponent on member-id paths; no redundant persist when core
still returns no name. Tag v0.1.0-alpha.5 after this merges (the release
workflow verifies the tag matches package.json version).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@gavin09527 gavin09527 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — approved. Clean release bump 0.1.0-alpha.4 → 0.1.0-alpha.5 for the PR #14 owner-sync empty-name backfill fix. Version is consistent across package.json + package-lock.json (root + packages[""] entries); the only remaining 0.1.0-alpha.4 strings are semver-comparison test fixtures in test/version-check.test.ts, which are correct to keep. Ready to tag v0.1.0-alpha.5 after merge.

@Noah-Bytes
Noah-Bytes merged commit 6792654 into main Jul 22, 2026
3 checks passed
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.

2 participants