Skip to content

Commit 85270f5

Browse files
chore(main): release 0.11.1 (#86)
🤖 I have created a release *beep* *boop* --- ## [0.11.1](0.11.0...0.11.1) (2025-11-26) ### Bug Fixes * remove uiwebview, it is not allowed in appstore ([#85](#85)) ([b3908f1](b3908f1)) --- 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 SDK to 0.11.1 and updates changelog noting a bug fix removing UIWebView; syncs version in `Version.swift` and release manifest. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 8aa7fde. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent b3908f1 commit 85270f5

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.11.0"
2+
".": "0.11.1"
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.11.1](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.11.0...0.11.1) (2025-11-26)
4+
5+
6+
### Bug Fixes
7+
8+
* remove uiwebview, it is not allowed in appstore ([#85](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/85)) ([b3908f1](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/b3908f154f4ceccc53099e2ca524ad4776438874))
9+
310
## [0.11.0](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.10.0...0.11.0) (2025-11-18)
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.11.0" // x-release-please-version
2+
public let sdkVersion = "0.11.1" // x-release-please-version

0 commit comments

Comments
 (0)