Skip to content

Commit 71c4dc4

Browse files
chore(main): release 0.5.0
1 parent ab717c9 commit 71c4dc4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/0.4.0...v0.5.0) (2025-10-24)
4+
5+
6+
### Features
7+
8+
* log memory warnings instrumentation ([#40](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/40)) ([4f9ccf0](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/4f9ccf0e7e4fb42891eb3ef8b059cb002768cc4c))
9+
* maskWebView option and accesibilityIdentifier support ([#44](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/44)) ([7d029bd](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/7d029bde30c4ce0d12bfd8c0ada9eef32c0cec6a))
10+
* Session Replay App Life Cycle ([#45](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/45)) ([5a2fc4d](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/5a2fc4d94bd979afcf43e78b31dc0055ea2f7e61))
11+
* **system-metrics:** add auto instrumentation for cpu and memory ([#36](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/36)) ([95ca6fc](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/95ca6fc1799af4c2786ce21f8207fc1e02815c44))
12+
13+
14+
### Bug Fixes
15+
16+
* Limit Package.swift to iOS and TV ([#34](https://github.com/launchdarkly/swift-launchdarkly-observability/issues/34)) ([7d76b65](https://github.com/launchdarkly/swift-launchdarkly-observability/commit/7d76b655947baebd59228a629d2195737316bc2e))
17+
318
## [0.4.0](https://github.com/launchdarkly/swift-launchdarkly-observability/compare/swift-launchdarkly-observability-v0.3.0...swift-launchdarkly-observability-v0.4.0) (2025-10-23)
419

520

0 commit comments

Comments
 (0)