Skip to content

chore: release version 1.3.1 - documentation fix for new command#8

Merged
iamladi merged 1 commit intomainfrom
feat/issue-creation-and-pr-linking
Nov 16, 2025
Merged

chore: release version 1.3.1 - documentation fix for new command#8
iamladi merged 1 commit intomainfrom
feat/issue-creation-and-pr-linking

Conversation

@iamladi
Copy link
Owner

@iamladi iamladi commented Nov 16, 2025

Summary

Release 1.3.1 is a patch release that fixes CI validation failure by properly documenting the new /create-issue-from-plan command in README.md.

Changes

Version Bump: 1.3.0 → 1.3.1 (patch release)

Fixes:

  • Added comprehensive documentation for /create-issue-from-plan command to README.md
    • Fixes CI validation script that was catching missing command documentation
    • Ensures all plugin commands are discoverable

Documentation Added:

  • Command description and usage examples
  • Step-by-step explanation of what the command does
  • Plan frontmatter YAML reference
  • Real-world usage example with output

Why This Matters

The new /create-issue-from-plan command from 1.3.0 was not documented in README, which caused CI validation to fail. This release adds complete documentation so the command is discoverable to users and CI validation passes.

Files Changed

  • README.md - Added 50 lines documenting new command
  • CHANGELOG.md - Release notes for 1.3.1
  • package.json & plugin.json - Version bump to 1.3.1

References

Relates to: Issue creation from plans (completed in 1.3.0)
Fixes: CI validation failure on missing README documentation

- Bump version from 1.3.0 to 1.3.1 (patch for documentation)
- Update package.json and plugin.json manifests
- Add changelog entry for fixed documentation:
  - /create-issue-from-plan command now documented in README
  - Comprehensive usage examples and plan frontmatter reference
@iamladi iamladi merged commit 66fa929 into main Nov 16, 2025
1 check passed
@iamladi iamladi deleted the feat/issue-creation-and-pr-linking branch November 16, 2025 17:43
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