chore(release): v1.6.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-02 08:11:43 +00:00
parent 510cf22ff3
commit 5a68694c64
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"owner": {
"name": "Anton Babenko"
},
"version": "1.5.0",
"version": "1.6.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",
@@ -23,7 +23,7 @@
"ci-cd",
"modules"
],
"version": "1.5.0"
"version": "1.6.0"
}
]
}
+1 -1
View File
@@ -1,4 +1,4 @@
# [1.5.0](https://github.com/antonbabenko/terraform-skill/compare/v1.0.0...v1.5.0) (2026-01-19)
# [1.6.0](https://github.com/antonbabenko/terraform-skill/compare/v1.0.0...v1.6.0) (2026-02-02)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ description: Use when working with Terraform or OpenTofu - creating modules, wri
license: Apache-2.0
metadata:
author: Anton Babenko
version: 1.5.0
version: 1.6.0
---
# Terraform Skill for Claude