Skip to content

Conversation

@bokelley
Copy link
Contributor

Summary

The previous commit (acaae01) synced upstream shared PropertyTag/PropertyId schemas but was labeled as chore:, which doesn't trigger releases. This PR creates a fix: commit to trigger the patch release.

Changes in acaae01 that need releasing

  • Added property-id.json and property-tag.json shared schemas from upstream
  • Updated adagents.json and publisher-property-selector.json to reference shared schemas
  • Regenerated PropertyId and PropertyTag types from shared modules
  • Added 5 tests verifying shared schema approach works correctly
  • Updated documentation explaining the upstream fix

Why this PR

Release-please only triggers releases for conventional commit types like feat:, fix:, or BREAKING CHANGE:. Since the schema sync represents a fix (aligning with upstream v1.0.0 schema architecture), this empty commit with fix: prefix will trigger the appropriate patch release (v2.11.1).

🤖 Generated with Claude Code

The previous commit (acaae01) synced upstream shared PropertyTag/PropertyId
schemas but was incorrectly labeled as 'chore:'. This fix commit triggers
the patch release for those schema updates.

Schema changes in acaae01:
- Added property-id.json and property-tag.json shared schemas
- Updated adagents.json and publisher-property-selector.json to reference shared schemas
- Regenerated PropertyId and PropertyTag types from shared modules
- Added 5 tests verifying shared schema approach

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@bokelley bokelley merged commit f9556c5 into main Nov 21, 2025
7 checks passed
@bokelley bokelley deleted the trigger-patch-release branch November 21, 2025 21:30
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