Skip to content

docs(skill): fix stale version references - #71

Merged
ErickXavier merged 1 commit into
mainfrom
docs/NOJS-288
Jul 28, 2026
Merged

docs(skill): fix stale version references#71
ErickXavier merged 1 commit into
mainfrom
docs/NOJS-288

Conversation

@ErickXavier

Copy link
Copy Markdown
Collaborator

Summary

  • Replace hardcoded "1.15.0" in NoJS.version API example (SKILL.md line 576) with version-agnostic comment
  • Update metadata table version from 1.15.0 to 1.20.0 to match frontmatter (SKILL.md line 704)
  • Replace hardcoded "1.14.1" in NoJS.version example (references/core/api.md line 623) with version-agnostic comment
  • Replace hardcoded "1.14.1" in devtools getter example (references/devtools.md line 93) with version-agnostic comment

Historical breaking-change notes referencing v1.15 (troubleshooting, conditionals, loops) are accurate and left in place. Elements >= 1.13.0 minimum requirements are also accurate and unchanged.

Test plan

  • Grep confirms zero stale version strings (1.14.x-1.19.x) outside CHANGELOG
  • Frontmatter version: 1.20.0 untouched
  • .claude-plugin/plugin.json version untouched
  • Markdown tables and code blocks render correctly

… docs

Replace hardcoded version strings (1.15.0, 1.14.1) with
version-agnostic wording in code examples and update the metadata
table to match the current frontmatter version (1.20.0).
@ErickXavier
ErickXavier merged commit 0c60af1 into main Jul 28, 2026
1 check passed
@ErickXavier ErickXavier mentioned this pull request Aug 4, 2026
3 tasks
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