From 1fcfd57ce4b0acd313e3c0c99a8c1109ef76eeee Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Fri, 5 Jan 2024 13:40:34 +0100 Subject: [PATCH] Update package --- LICENSE | 2 +- Package.swift | 4 ++-- RELEASE_NOTES.md | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 6c51ee4f380..e17f450b196 100644 --- a/LICENSE +++ b/LICENSE @@ -26,4 +26,4 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Copyright © 2021-2023 Kankoda Sweden AB +Copyright © 2021-2024 Kankoda Sweden AB diff --git a/Package.swift b/Package.swift index f671bdcb62a..63764b437fb 100644 --- a/Package.swift +++ b/Package.swift @@ -18,8 +18,8 @@ let package = Package( targets: [ .binaryTarget( name: "KeyboardKitPro", - url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/8.2.0/KeyboardKitPro.zip", - checksum: "252413bf0e3ac774928f22919beda105864d40b9d83b58e18f6cfd4af9e6966e" + url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/8.2.1/KeyboardKitPro.zip", + checksum: "4f9ff1327158ada554bb6253bffd757154b98798f0f49c43070f16c0ccd1177c" ) ] ) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index daec91aac24..54c45bbf48a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -11,6 +11,14 @@ These release notes only cover the current major version. +## 8.2.1 + +### 👑 KeyboardKit Pro + +* `SystemKeyboard` now only shows an emoji button if the license key unlocks the emoji keyboard. + + + ## 8.2 This version adjusts localization and adds support for Inari Sámi and Northern Sámi.