Skip to content

Commit 8541608

Browse files
authored
chore: release v0.15.4 (#2269)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Release 0.15.4** > > - Update `CHANGELOG.md` with 0.15.4 notes: add support for `.tofu` wherever `.tf` is considered (stack detection via `create --all-terraform`, `--changed` change detection, and `tm_vendor` downloads) > - Bump `VERSION` from `0.15.4-dev` to `0.15.4` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 8303041. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
2 parents f6341f0 + 8303041 commit 8541608

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Given a version number `MAJOR.MINOR.PATCH`, we increment the:
2020
- Backward compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased.
2121
- Backward compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased.
2222

23-
## Unreleased
23+
## 0.15.4
2424

2525
### Added
2626

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.4-dev
1+
0.15.4

0 commit comments

Comments
 (0)