Skip to content

Commit b26249c

Browse files
committed
Add version 11.8.0
1 parent 8860a26 commit b26249c

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.0]
2+
3+
### Added
4+
5+
* Added support for Expo 49. (#1811)
6+
17
## [11.7.0]
28

39
### Changed

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.7.0")
11+
.package(url: "https://github.com/imgly/imglykit-sp.git", exact: "11.8.0")
1212
],
1313
targets: [
1414
.target(

0 commit comments

Comments
 (0)