Skip to content

Release v0.3.0#74

Merged
mklocek merged 1 commit into
mainfrom
release-0.3.0
Mar 31, 2026
Merged

Release v0.3.0#74
mklocek merged 1 commit into
mainfrom
release-0.3.0

Conversation

@mklocek

@mklocek mklocek commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Release v0.3.0

Summary by CodeRabbit

  • New Features

    • Email tools now support optional display names in sender and recipient parameters using the format Name <email@example.com>.
  • Bug Fixes

    • Resolved npm security vulnerabilities through dependency updates and configuration overrides.

Made-with: Cursor
@coderabbitai

coderabbitai Bot commented Mar 31, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5e99407c-9767-43da-881f-85f1f4b99c65

📥 Commits

Reviewing files that changed from the base of the PR and between b0a3ea5 and aafb061.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (4)
  • CHANGELOG.md
  • manifest.json
  • package.json
  • src/config/index.ts

📝 Walkthrough

Walkthrough

A version bump from 0.2.0 to 0.3.0 across configuration and manifest files, accompanied by a changelog entry documenting new features including optional display name support in email parameters, npm audit fixes, and dependency adjustments.

Changes

Cohort / File(s) Summary
Version Bump
manifest.json, package.json, src/config/index.ts
Updated version field from 0.2.0 to 0.3.0 across manifest, package metadata, and exported configuration constant.
Changelog
CHANGELOG.md
Added version 0.3.0 entry (2026-03-31) documenting optional display name support in email parameters (Name <email@example.com> formatting), npm audit remediation, and dependency adjustments including @anthropic-ai/mcpb upgrade to 2.1.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Release v0.1.0 #50 — Performs identical version bumps across the same configuration files (CHANGELOG.md, manifest.json, package.json, src/config/index.ts).
  • Release v0.0.5 #42 — Release/version bump PR that updates the same set of files with version increments.
  • Release v0.2.0 #70 — Release update touching the same files with corresponding changelog and version bump changes.

Suggested reviewers

  • IgorDobryn
  • VladimirTaytor
  • piobeny

Poem

🐰 A version takes flight to the sky so high,
From 0.2.0 it bids goodbye,
Names in email now dance with glee,
Display them proudly for all to see! ✉️
Audit fixed and deps upgraded well,
Version 0.3.0 rings the bell! 🔔

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is essentially empty, containing only the title 'Release v0.3.0' with no structured information about motivation, detailed changes, or testing instructions as specified in the template. Expand the description to include: motivation for the release, a detailed list of changes (display name support, npm audit fixes, dependency updates), and testing procedures with checkboxes as shown in the template.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Release v0.3.0' directly matches the primary change—a version bump across all configuration files and the changelog. It clearly summarizes the main purpose of this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 release-0.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@mklocek mklocek merged commit ec92130 into main Mar 31, 2026
2 checks passed
@mklocek mklocek deleted the release-0.3.0 branch March 31, 2026 14:12
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.

3 participants