Skip to content

Commit a8ad0fc

Browse files
authored
chore: release v0.15.3 (#2265)
<!-- CURSOR_SUMMARY --> > [!NOTE] > Prepares the stable `v0.15.3` release. > > - Update `CHANGELOG.md`: replace `Unreleased` with `0.15.3` and document fix for false errors during Terragrunt module loading > - Bump `VERSION` from `0.15.3-rc1` to `0.15.3` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit e8f923f. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
2 parents 6812532 + e8f923f commit a8ad0fc

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

2525
### Fixed
2626

VERSION

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

0 commit comments

Comments
 (0)