chore(shared): release config#91
Conversation
Assisted-by: Claude Opus 4.7 via Claude Code Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Assisted-by: Claude Opus 4.7 via Claude Code Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
e4595e5 to
1d9936e
Compare
Greptile SummaryThis PR adds Confidence Score: 5/5Safe to merge — minimal, well-scoped configuration change with no logic or runtime risk. Single-file change adding a preset declaration to two already-configured plugins. The required No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore(keyv-tigris): re-release after rol..." | Re-trigger Greptile |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1d9936e. Configure here.
|
🎉 This PR is included in version 1.1.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.2.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 3.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |

Note
Low Risk
Low risk config-only change that just standardizes commit parsing and release note generation; main impact is potentially different version bump/release note behavior if commits were relying on the previous default preset.
Overview
Standardizes semantic-release behavior by explicitly setting
preset: 'conventionalcommits'for@semantic-release/commit-analyzerand@semantic-release/release-notes-generatorinrelease.config.base.cjs.This can change how commits are interpreted for version bumping and how release notes are formatted compared to the prior default preset.
Reviewed by Cursor Bugbot for commit 1d9936e. Bugbot is set up for automated code reviews on this repo. Configure here.