Skip to content

chore: Release v0.1.50#103

Merged
OGtwelve merged 1 commit into
mainfrom
chore/release-0.1.50
Jun 29, 2026
Merged

chore: Release v0.1.50#103
OGtwelve merged 1 commit into
mainfrom
chore/release-0.1.50

Conversation

@OGtwelve

@OGtwelve OGtwelve commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Release v0.1.50 — bumps the version metadata for the authentication profiles feature (#102).

Changes

  • pyproject.toml + src/claude_task_master/__init__.py: 0.1.490.1.50
  • CHANGELOG.md: add the [0.1.50] entry (profiles: multi-account isolation, claudetm profile CLI, per-profile SDK env injection).

Testing

Note: the v0.1.50 tag is already pushed and PyPI publish (OIDC) is triggered from it; this PR lands the version bump on main so the branch metadata matches the release.

Summary by CodeRabbit

  • New Features

    • Added support for multiple authentication profiles, including new command-line options and updated profile selection behavior.
    • Improved how authentication settings are resolved from the environment, local configuration, and directories.
    • Added clearer handling for profile-related errors.
  • Documentation

    • Updated the release notes for version 0.1.50 and refreshed version references.

Add authentication profiles for multi-account isolation (oauth + api-key),
the claudetm profile CLI, and per-profile SDK env injection.
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 520e75ac-f84b-475a-9b96-4b971a9b960d

📥 Commits

Reviewing files that changed from the base of the PR and between dab8272 and 8a344c2.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • pyproject.toml
  • src/claude_task_master/__init__.py

📝 Walkthrough

Walkthrough

Version bumped from 0.1.49 to 0.1.50 in pyproject.toml and src/claude_task_master/__init__.py. CHANGELOG.md updated with a new 0.1.50 section documenting multi-account authentication profile support, plus updated compare links.

Changes

Version 0.1.50 Release

Layer / File(s) Summary
Version bump and changelog
pyproject.toml, src/claude_task_master/__init__.py, CHANGELOG.md
Package version updated to 0.1.50 in project metadata and __version__. Changelog entry added for authentication profile support with updated compare links.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the release version bump and changelog update for v0.1.50.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-0.1.50

Comment @coderabbitai help to get the list of available commands.

@OGtwelve OGtwelve merged commit 56399c9 into main Jun 29, 2026
14 checks passed
@OGtwelve OGtwelve deleted the chore/release-0.1.50 branch June 29, 2026 12:10
@coderabbitai coderabbitai Bot mentioned this pull request Jun 30, 2026
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