Skip to content

Commit d8a8662

Browse files
authored
chore: release v0.17.1 (#2359)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Low Risk** > Documentation and version metadata only; no application code changes in this PR. > > **Overview** > **Release v0.17.1** — bumps the shipped version from `0.17.1-rc1` to **`0.17.1`** in `VERSION` and finalizes the changelog by renaming the **Unreleased** section to **0.17.1** (no new changelog entries in this diff). > > The **0.17.1** notes already documented there cover **`terrmate ui`** promote-list filtering for bundles with missing target-environment dependencies, and bundle **`lets`** blocks with `bundle.let.<name>` references after inputs and before exports/stacks. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 900a905. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
2 parents 0523aad + 900a905 commit d8a8662

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.17.1
2424

2525
### Added
2626

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.1-rc1
1+
0.17.1

0 commit comments

Comments
 (0)