Skip to content

Commit b26494f

Browse files
chore(main): release 0.7.2 (#58)
🤖 I have created a release *beep* *boop* --- ## [0.7.2](0.7.1...0.7.2) (2025-10-29) ### Bug Fixes * put Package.resolved into gitignore ([61b9d78](61b9d78)) * put Package.resolved into gitignore ([#57](#57)) ([61b9d78](61b9d78)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Bumps to 0.7.2 and updates changelog with a bug fix noting Package.resolved is added to .gitignore. > > - **Release** > - Bump version in `.release-please-manifest.json` to `0.7.2`. > - **Changelog** > - Add `0.7.2` section with bug fix: include `Package.resolved` in `.gitignore`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit b9f3c49. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 61b9d78 commit b26494f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.1"
2+
".": "0.7.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.2](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.7.1...0.7.2) (2025-10-29)
4+
5+
6+
### Bug Fixes
7+
8+
* put Package.resolved into gitignore ([61b9d78](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/61b9d78a8932a86b776ef52bce79a73aa75ef557))
9+
* put Package.resolved into gitignore ([#57](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/57)) ([61b9d78](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/61b9d78a8932a86b776ef52bce79a73aa75ef557))
10+
311
## [0.7.1](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.7.0...0.7.1) (2025-10-28)
412

513

0 commit comments

Comments
 (0)