Skip to content

Commit 2835989

Browse files
chore(release): v1.13.0 [skip ci]
1 parent cfbafe4 commit 2835989

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [1.12.0](https://github.com/antonbabenko/terraform-skill/compare/v1.0.0...v1.12.0) (2026-05-17)
1+
# [1.13.0](https://github.com/antonbabenko/terraform-skill/compare/v1.0.0...v1.13.0) (2026-05-18)
22

33

44
### Bug Fixes
@@ -14,6 +14,7 @@
1414
* add terraform-ls code intelligence guidance ([7ad926c](https://github.com/antonbabenko/terraform-skill/commit/7ad926c8733be341e3b56dd499877e79a2975dd4))
1515
* Added plugin install command to docs ([c400b18](https://github.com/antonbabenko/terraform-skill/commit/c400b184a6ef695a1dc7ebb38eff8adac2ea5874))
1616
* **code-intelligence:** cross-reference code-intelligence plugin + host setup ([#27](https://github.com/antonbabenko/terraform-skill/issues/27)) ([908d562](https://github.com/antonbabenko/terraform-skill/commit/908d562625d64093a44d4573c46b8814dcd6204a))
17+
* **codex:** add plugin manifest ([#23](https://github.com/antonbabenko/terraform-skill/issues/23)) ([cfbafe4](https://github.com/antonbabenko/terraform-skill/commit/cfbafe41dd11226a2d45c19f84b26c7557ac7d3d))
1718
* Enhance skill with comprehensive best practices from original guide ([f32fc3b](https://github.com/antonbabenko/terraform-skill/commit/f32fc3b1c9856fcb6fd30c5f6fc50885c8ba5117))
1819
* umbrella update (plugin autodiscovery, full skill rewrite, LLM hallucination guards, fact-checks) ([#14](https://github.com/antonbabenko/terraform-skill/issues/14)) ([deba6e8](https://github.com/antonbabenko/terraform-skill/commit/deba6e80c0efa6c0a4e0989941f9cf76b138c435))
1920

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.12.0"
2+
"version": "1.13.0"
33
}

0 commit comments

Comments
 (0)