Skip to content

chore(release): release new version v14.3.0#250

Merged
parth0025 merged 1 commit into
mainfrom
release/14.3.0
Jun 16, 2026
Merged

chore(release): release new version v14.3.0#250
parth0025 merged 1 commit into
mainfrom
release/14.3.0

Conversation

@parth0025

@parth0025 parth0025 commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Cuts v14.3.0.

Why this is manual: #240 (the staging->main promotion) was squash-merged into a single chore(release): promote staging to main commit, so release-please found no releasable commits on main and opened no Release PR (hence no tag). This PR mirrors exactly what its Release PR would have produced:

After this merges, the v14.3.0 git tag + GitHub Release (with the changelog as the body) will be created.

Going forward, promote staging -> main with a merge commit (never squash) so release-please sees the conventional commits and auto-tags.

πŸ€– Generated with Claude Code

Summary by CodeRabbit

  • Release
    • Version 14.3.0 now available with improvements across platforms, authentication, and integrations.
    • New features added for webhooks, dashboard, and demo functionality.
    • Multiple bug fixes resolved.
    • Documentation updated.

Manual release cut: #240 was squash-merged as a single chore commit, so release-please found no releasable commits on main. This mirrors what its Release PR would have produced - bumps package.json + the release-please manifest to 14.3.0 and adds the CHANGELOG section compiled from the PRs merged to staging since v14.2.0 (#228-#249).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

πŸ“ Walkthrough

Walkthrough

Version bumped from 14.2.0 to 14.3.0 in .release-please-manifest.json and package.json. A new CHANGELOG.md release section dated 2026-06-16 was added with Features, Bug Fixes, and Documentation entries.

Changes

v14.3.0 Release Bump

Layer / File(s) Summary
Version bump and changelog
.release-please-manifest.json, package.json, CHANGELOG.md
"." manifest entry and package.json version field both incremented from 14.2.0 to 14.3.0; a new changelog block added with grouped Features, Bug Fixes, and Documentation subsections.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

πŸ‡ Hop, hop, hooray, the version is new!
From 14.2 to 14.3 we flew,
The manifest updated, the changelog in line,
Package dot json looking perfectly fine.
A bunny releases with style and with glee! πŸŽ‰

πŸš₯ Pre-merge checks | βœ… 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description provides comprehensive context explaining why the manual release was necessary, what changes were made, and future guidance; however, it does not follow the repository's required template structure with sections like Summary, Type of change, Checklist, etc. Consider using the repository's PR template with explicit sections (Summary, Type of change, Checklist) while preserving the detailed explanation; at minimum, explicitly mark the 'chore' type and confirm the checklist items were reviewed.
βœ… Passed checks (4 passed)
Check name Status Explanation
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.
Title check βœ… Passed The title 'chore(release): release new version v14.3.0' is clear and directly describes the main change: a manual release cut for version 14.3.0 to main. It aligns with the changeset which updates version numbers across three files (package.json, .release-please-manifest.json, and CHANGELOG.md) and matches the PR's primary objective.

✏️ 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/14.3.0

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

@parth0025 parth0025 requested a review from joshishiv4 June 16, 2026 13:17
@parth0025 parth0025 changed the title chore(release): cut v14.3.0 chore(release): release new version v14.3.0 Jun 16, 2026
@parth0025 parth0025 merged commit 02d04a0 into main Jun 16, 2026
7 of 10 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