Skip to content

feat: auto version bump rules + wechat-article 1.0.1#13

Open
DophinL wants to merge 3 commits intomainfrom
feat/auto-version-bump-20260331
Open

feat: auto version bump rules + wechat-article 1.0.1#13
DophinL wants to merge 3 commits intomainfrom
feat/auto-version-bump-20260331

Conversation

@DophinL
Copy link
Copy Markdown
Contributor

@DophinL DophinL commented Mar 31, 2026

Changes

1. Auto Version Bump Rules (CLAUDE.md + AGENTS.md)

Adds mandatory version bump guidelines so AI coding agents (Claude Code, Cursor, Copilot, etc.) automatically bump the version: field in SKILL.md when modifying skill code.

Problem: Members don't think to bump versions → CI skips publish → changes never reach ClawHub.

Solution: CLAUDE.md and AGENTS.md instruct agents to:

  • Check current version before committing
  • Bump y (minor) for features/major changes
  • Bump z (patch) for fixes/small tweaks
  • Include clear examples and criteria

2. youmind-wechat-article 1.0.0 → 1.0.1

Triggers ClawHub publish for the latest wechat-article changes (list spacing fix from #10).

Testing

  • Verify CI publishes youmind-wechat-article v1.0.1 on merge
  • Future PRs should include version bumps automatically

DophinL added 3 commits March 31, 2026 21:12
…at-article to 1.0.1

- CLAUDE.md: detailed version bump guidelines (semver y for features, z for fixes)
- AGENTS.md: concise version bump rules + cross-reference to CLAUDE.md
- youmind-wechat-article: 1.0.0 → 1.0.1 to trigger ClawHub publish
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