Skip to content

fix: exclude component name from release tag (use v* format) - #37

Merged
MethodWhite merged 3 commits into
mainfrom
fix/release-tag-format
Jul 10, 2026
Merged

fix: exclude component name from release tag (use v* format)#37
MethodWhite merged 3 commits into
mainfrom
fix/release-tag-format

Conversation

@MethodWhite

Copy link
Copy Markdown
Owner

Description

Type of change

  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Breaking change
  • Database / schema
  • MCP tool
  • Refactor (no functional changes)
  • Documentation

Checklist

  • cargo build --release succeeds
  • cargo test passes
  • cargo clippy has no new warnings
  • cargo fmt has been run
  • No eprintln! noise under SYNAPSIS_QUIET=1
  • Errors use JSON-RPC error field, not result.content
  • New tools have inputSchema with types, defaults, descriptions
  • Changes are backward-compatible (or marked as breaking)
  • Database migrations have version bump in schema_version

Database changes

  • Schema migration required (version: ___)
  • FTS index needs rebuild
  • No database changes

Related issues

Closes #...

@MethodWhite
MethodWhite merged commit 483307b into main Jul 10, 2026
20 checks passed
@MethodWhite
MethodWhite deleted the fix/release-tag-format branch July 10, 2026 15:51
This was referenced Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant