Files
antonbabenko__terraform-skill/CHANGELOG.md
T

34 lines
1.1 KiB
Markdown
Raw Normal View History

2026-01-18 12:57:39 +00:00
# 1.0.0 (2026-01-18)
2026-01-18 09:24:13 +00:00
### Bug Fixes
* **claude-plugin:** Update marketplace.json version and source structure ([2bca71c](https://github.com/antonbabenko/terraform-skill/commit/2bca71c90817c9b29da161fd4339d2acf4abdaeb))
2026-01-18 12:57:39 +00:00
* Fixed marketplace.json ([2b12e4e](https://github.com/antonbabenko/terraform-skill/commit/2b12e4eae82cab2063734d8f5d49dc8c10436a3c))
2026-01-17 22:02:02 +00:00
2026-01-18 12:57:39 +00:00
* feat!: migrate to marketplace-only architecture ([f32de12](https://github.com/antonbabenko/terraform-skill/commit/f32de1253af5e62c159c85c5016afa4557978d67))
2026-01-17 22:02:02 +00:00
2026-01-17 21:57:58 +00:00
2026-01-18 12:57:39 +00:00
### Features
2026-01-17 21:57:58 +00:00
2026-01-18 12:57:39 +00:00
* initial release of terraform-skill v1.0.0 ([4f1a017](https://github.com/antonbabenko/terraform-skill/commit/4f1a017efb63283fc4499dc5328505d4a7829671))
2026-01-17 21:57:58 +00:00
### 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