Skip to content

Releases: netresearch/context7-skill

v1.4.1

22 Apr 10:01
da8bdaf

Choose a tag to compare

Highlights

  • Added the eval-validate workflow to check skill eval structure in CI.
  • Switched to the reusable harness-verify workflow maintained in skill-repo-skill, so harness checks stay in lockstep with the org-wide standard instead of drifting per-repo.
  • Fixed eval assertion structure so the new validator passes cleanly.

CI / infrastructure

  • Fixed the auto-merge-deps reusable workflow reference (it was pointing at a nonexistent path, blocking Renovate auto-merge).
  • Cleaned up trailing blank lines in harness-verify.yml and eval-validate.yml.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

01 Apr 09:11
v1.4.0
cbc8218

Choose a tag to compare

Release v1.4.0

What's Changed

  • Expand evals to 21 cases and improve SKILL.md by @CybotTM in #18

Full Changelog: v1.2.2...v1.4.0

v1.2.2

29 Mar 20:22
v1.2.2
90c6729

Choose a tag to compare

Metadata fix: added the required author.url field to plugin.json for skill validation compliance.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

28 Mar 21:07
f6689c5

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Mar 09:23
v1.2.0
70ef105

Choose a tag to compare

What's Changed

  • fix: harden GitHub Actions against supply chain attacks by @CybotTM in #16

Full Changelog: v1.1.7...v1.2.0

v1.1.7

14 Mar 14:40
v1.1.7
e530acb

Choose a tag to compare

Full Changelog: v1.1.6...v1.1.7

v1.1.6

25 Feb 14:24
v1.1.6
f78c23e

Choose a tag to compare

What's Changed

  • chore: replace generic emails with GitHub references by @CybotTM in #10
  • fix: remove unsupported 'support' field from plugin.json by @CybotTM in #11
  • chore(deps): update step-security/harden-runner action to v2.15.0 by @renovate[bot] in #12
  • fix: add missing composer.json and .gitignore by @CybotTM in #13
  • fix: standardize plugin.json author URL to company website by @CybotTM in #14
  • feat: add skill validation CI job by @CybotTM in #15

Full Changelog: v1.1.5...v1.1.6

v1.1.5

20 Feb 14:09
v1.1.5
f091048

Choose a tag to compare

Full Changelog: v1.1.4...v1.1.5

v1.1.4

15 Feb 11:36

Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #1
  • chore(deps): update dependabot/fetch-metadata action to v2.5.0 by @renovate[bot] in #4
  • chore(deps): update step-security/harden-runner action to v2.14.2 by @renovate[bot] in #5
  • fix: align SKILL.md description with quality standard by @CybotTM in #7
  • chore: add lint CI by @CybotTM in #8
  • chore: add YAML linting to CI by @CybotTM in #9

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

07 Feb 18:48
v1.1.3

Choose a tag to compare

What's Changed

  • chore(ci): standardize release workflow by @CybotTM in #3

Full Changelog: v1.1.2...v1.1.3