Skip to content

Commit 6b97ea4

Browse files
authored
chore: release v0.15.2 (#2261)
<!-- CURSOR_SUMMARY --> > [!NOTE] > Cuts v0.15.2 release by finalizing changelog and setting version to 0.15.2. > > - **Release 0.15.2** > - **Changelog (`CHANGELOG.md`)**: Add `## 0.15.2` with fix for invalid Bitbucket integration API query. > - **Versioning (`VERSION`)**: Bump from `0.15.2-dev` to `0.15.2`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 743898a. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
2 parents ba333c8 + 743898a commit 6b97ea4

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

2525
### Fixed
2626

VERSION

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

0 commit comments

Comments
 (0)