Skip to content

Commit 60faa68

Browse files
chore(main): release 0.9.2 (#73)
🤖 I have created a release *beep* *boop* --- ## [0.9.2](0.9.1...0.9.2) (2025-11-05) ### Bug Fixes * user snap tap ([#72](#72)) ([341ec7a](341ec7a)) --- 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] > Release 0.9.2 with a bug fix (“user snap tap”), updating version metadata and changelog. > > - **Release** > - Bump version to `0.9.2` in `.release-please-manifest.json` and `Sources/LaunchDarklyObservability/Version.swift`. > - **Changelog** > - Add `0.9.2` entry noting bug fix: `user snap tap`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit a9bb23b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 341ec7a commit 60faa68

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.9.1"
2+
".": "0.9.2"
33
}

CHANGELOG.md

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

3+
## [0.9.2](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.9.1...0.9.2) (2025-11-05)
4+
5+
6+
### Bug Fixes
7+
8+
* user snap tap ([#72](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/72)) ([341ec7a](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/341ec7a61a044aa669c33e36c553ee3084cf1a76))
9+
310
## [0.9.1](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.9.0...0.9.1) (2025-11-05)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// This file is automatically updated by release-please. Do not edit manually.
2-
public let sdkVersion = "0.9.1" // x-release-please-version
2+
public let sdkVersion = "0.9.2" // x-release-please-version

0 commit comments

Comments
 (0)