Skip to content

Commit e5ea850

Browse files
committed
Add version 11.8.1
1 parent b26249c commit e5ea850

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [11.8.1]
2+
3+
### Fixed
4+
5+
* [VideoEditorSDK] Fixed HDR videos having overly exposed brightness. (#1830)
6+
17
## [11.8.0]
28

39
### Added

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let package = Package(
88
.library(name: "VideoEditorSDK", targets: ["VideoEditorSDK"]),
99
],
1010
dependencies: [
11-
.package(url: "https://github.com/imgly/imglykit-sp.git", exact: "11.8.0")
11+
.package(url: "https://github.com/imgly/imglykit-sp.git", exact: "11.8.1")
1212
],
1313
targets: [
1414
.target(

0 commit comments

Comments
 (0)