Skip to content

fix: trigger patch release - #111

Open
SanthoshCharanBolt wants to merge 1 commit into
mainfrom
SanthoshCharan/dummy-release-trigger
Open

fix: trigger patch release#111
SanthoshCharanBolt wants to merge 1 commit into
mainfrom
SanthoshCharan/dummy-release-trigger

Conversation

@SanthoshCharanBolt

Copy link
Copy Markdown
Contributor

Description

Dummy PR to cut a new patch release of the SDK. The Release & Publish workflow (.github/workflows/main-release.yml) runs release-it with the conventional-changelog plugin on every push to main; a version bump (and npm publish) only happens when there is a bumping conventional-commit since the last tag. A fix: title yields a patch bump, so on merge this bumps 0.10.0 → 0.10.1 and publishes.

The only change is an HTML comment appended to README.md; no functional/source code is touched.

Testing

No functional changes. CI (lint, typecheck, test, build) covers the change.

Security Review

Important

A security review is required for every PR in this repository to comply with PCI requirements.

  • I have considered and reviewed security implications of this PR and included the summary below.

Security Impact Summary

No security impact. The change only appends an HTML comment to README.md and does not touch any payment, tokenization, authentication, telemetry, or data-handling code.

Link to Devin session: https://app.devin.ai/sessions/c195b0702e2f405ba18f77d7d221a75c
Requested by: @SanthoshCharanBolt

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@SanthoshCharanBolt
SanthoshCharanBolt requested a review from a team as a code owner July 22, 2026 15:49
@SanthoshCharanBolt SanthoshCharanBolt self-assigned this Jul 22, 2026
@devin-ai-integration

devin-ai-integration Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@snyk-io

snyk-io Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@SanthoshCharanBolt
SanthoshCharanBolt enabled auto-merge (squash) July 22, 2026 15:55
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