Skip to content

Commit 454f2d0

Browse files
chore(main): release 0.10.0
1 parent ebc2e24 commit 454f2d0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.2"
2+
".": "0.10.0"
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.10.0](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.9.2...0.10.0) (2025-11-10)
4+
5+
6+
### Features
7+
8+
* options refactor ([#75](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/75)) ([b442cbc](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/b442cbc315ac4b45345a770987bd0c122adfa289))
9+
* refactor instrumentation options ([#77](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/77)) ([ebc2e24](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/ebc2e2489ecbdcbc83f6e04f82c430c457e5d008))
10+
311
## [0.9.2](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.9.1...0.9.2) (2025-11-05)
412

513

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.2" // x-release-please-version
2+
public let sdkVersion = "0.10.0" // x-release-please-version

0 commit comments

Comments
 (0)