diff --git a/App/Info.plist b/App/Info.plist index b725f129..2d7368a0 100644 --- a/App/Info.plist +++ b/App/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.22.2 + 2.22.3 CFBundleSignature ???? CFBundleURLTypes diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c27d4e..8bee89d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [2.22.3](https://github.com/auth0/Lock.swift/tree/2.22.3) (2021-06-07) +[Full Changelog](https://github.com/auth0/Lock.swift/compare/2.22.2...2.22.3) + +**Changed** +- Make test dependencies not resolve when installing with SPM [SDK-2601] [\#671](https://github.com/auth0/Lock.swift/pull/671) ([Widcket](https://github.com/Widcket)) + ## [2.22.2](https://github.com/auth0/Lock.swift/tree/2.22.2) (2021-05-20) [Full Changelog](https://github.com/auth0/Lock.swift/compare/2.22.1...2.22.2) diff --git a/Lock/Info.plist b/Lock/Info.plist index bec9d12b..4159fbd4 100644 --- a/Lock/Info.plist +++ b/Lock/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.22.2 + 2.22.3 CFBundleSignature ???? CFBundleVersion diff --git a/LockTests/Info.plist b/LockTests/Info.plist index a134ecd3..15909248 100644 --- a/LockTests/Info.plist +++ b/LockTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.22.2 + 2.22.3 CFBundleSignature ???? CFBundleVersion diff --git a/LockUITests/Info.plist b/LockUITests/Info.plist index bd043f10..8b276d9d 100644 --- a/LockUITests/Info.plist +++ b/LockUITests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.22.2 + 2.22.3 CFBundleVersion 1