mirror of
https://github.com/antonbabenko/terraform-skill.git
synced 2026-09-18 20:07:05 +08:00
chore(release): v1.0.0 [skip ci]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"owner": {
|
||||
"name": "Anton Babenko"
|
||||
},
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"metadata": {
|
||||
"description": "Comprehensive Terraform and OpenTofu best practices skill covering testing, modules, CI/CD, and production patterns.",
|
||||
"repository": "https://github.com/antonbabenko/terraform-skill",
|
||||
|
||||
+7
-14
@@ -1,18 +1,20 @@
|
||||
# [0.1.0](https://github.com/antonbabenko/terraform-skill/compare/v2.0.0...v0.1.0) (2026-01-18)
|
||||
# 1.0.0 (2026-01-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **claude-plugin:** Update marketplace.json version and source structure ([2bca71c](https://github.com/antonbabenko/terraform-skill/commit/2bca71c90817c9b29da161fd4339d2acf4abdaeb))
|
||||
|
||||
|
||||
|
||||
# [2.0.0](https://github.com/antonbabenko/terraform-skill/compare/v1.1.0...v2.0.0) (2026-01-17)
|
||||
* Fixed marketplace.json ([2b12e4e](https://github.com/antonbabenko/terraform-skill/commit/2b12e4eae82cab2063734d8f5d49dc8c10436a3c))
|
||||
|
||||
|
||||
* feat!: migrate to marketplace-only architecture ([f32de12](https://github.com/antonbabenko/terraform-skill/commit/f32de1253af5e62c159c85c5016afa4557978d67))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial release of terraform-skill v1.0.0 ([4f1a017](https://github.com/antonbabenko/terraform-skill/commit/4f1a017efb63283fc4499dc5328505d4a7829671))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* Removed plugin.json in favor of marketplace.json.
|
||||
@@ -29,12 +31,3 @@ Users must reinstall:
|
||||
|
||||
|
||||
|
||||
# [1.1.0](https://github.com/antonbabenko/terraform-skill/compare/4f1a017efb63283fc4499dc5328505d4a7829671...v1.1.0) (2026-01-17)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial release of terraform-skill v1.0.0 ([4f1a017](https://github.com/antonbabenko/terraform-skill/commit/4f1a017efb63283fc4499dc5328505d4a7829671))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user