Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 2.51 KB

File metadata and controls

51 lines (26 loc) · 2.51 KB

1.8.0 (2026-04-22)

Bug Fixes

  • Allow optional frontmatter fields in SKILL.md validation (e4393cb), closes #21146856119
  • changelog: prevent regeneration from losing intermediate releases (b81b57d)
  • revert conventional-changelog-action to v5 due to tag detection bug (9ba8215)

Features

  • Added plugin install command to docs (c400b18)
  • Enhance skill with comprehensive best practices from original guide (f32fc3b)
  • umbrella update (plugin autodiscovery, full skill rewrite, LLM hallucination guards, fact-checks) (#14) (deba6e8)

1.0.0 (2026-01-18)

Bug Fixes

  • claude-plugin: Update marketplace.json version and source structure (2bca71c)

  • Fixed marketplace.json (2b12e4e)

  • feat!: migrate to marketplace-only architecture (f32de12)

Features

  • initial release of terraform-skill v1.0.0 (4f1a017)

BREAKING CHANGES

  • Removed plugin.json in favor of marketplace.json.

Changes:

  • Migrate source type from 'local' to 'github'
  • Add version synchronization (marketplace, plugin, git ref)
  • Update workflows for marketplace.json validation and releases
  • Update documentation references

Users must reinstall: /plugin marketplace remove terraform-skill /plugin marketplace add antonbabenko/terraform-skill