You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [v0.5.1] - 2026-04-02
9
+
### :bug: Bug Fixes
10
+
-[`628bebe`](https://github.com/myerscode/tflint-ruleset-aws-meta/commit/628bebe4c9618f5bcfd9f7ecdd84ddf36813b941) - **ci**: prevent duplicate releases *(commit by [@oniice](https://github.com/oniice))*
11
+
-[`a29226a`](https://github.com/myerscode/tflint-ruleset-aws-meta/commit/a29226a9d3981a38ef0024097907a72f82556dd6) - **rules**: skip variable references in provider region check *(commit by [@oniice](https://github.com/oniice))*
12
+
13
+
8
14
## [v0.5.0] - 2026-04-02
9
15
### :sparkles: New Features
10
16
-[`85e42f3`](https://github.com/myerscode/tflint-ruleset-aws-meta/commit/85e42f3ffbcdaa5eaaaf615cc4c5759e91afc908) - **release**: inject version from git tag *(commit by [@oniice](https://github.com/oniice))*
@@ -89,3 +95,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments