mirror of
https://github.com/antonbabenko/terraform-skill.git
synced 2026-09-18 20:07:05 +08:00
2.2 KiB
2.2 KiB
1.6.0 (2026-02-02)
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)
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