We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87db6c commit bb831a1Copy full SHA for bb831a1
2 files changed
packages/iqkeyboardmanager/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2.2.1 (2026-04-29)
2
+
3
+### 🩹 Fixes
4
5
+- iqkeyboardmanager repositoryURL ([c87db6c](https://github.com/NativeScript/plugins/commit/c87db6c))
6
7
+### ❤️ Thank You
8
9
+- Nathan Walker
10
11
## 2.2.0 (2026-04-29)
12
13
### 🚀 Features
packages/iqkeyboardmanager/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/iqkeyboardmanager",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "NativeScript wrapper of the popular IQKeyboardManager iOS library",
"main": "index",
"typings": "index.d.ts",
0 commit comments