Skip to content

Commit 21cf3f0

Browse files
committed
Fix typo
1 parent 42023fc commit 21cf3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Disable Swift 6 compatibility in Swift package to ensure Pulse compiles if added as a dependency under Xcode 16 by @NachoSoto in https://github.com/kean/Pulse/pull/264
88
- Fix some of the Swift 6 errors
9-
- (Internal) Move `Identifable` conformances to `Pulse` to remove the "retroactive" conformance warnings in Swift 6
9+
- (Internal) Move `Identifiable` conformances to `Pulse` to remove the "retroactive" conformance warnings in Swift 6
1010

1111
## Pulse 4.2.5
1212

0 commit comments

Comments
 (0)