Skip to content

Commit 748af10

Browse files
committed
release(input-accessory): 1.0.3
1 parent 216a1bc commit 748af10

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/input-accessory/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.0.3 (2026-06-17)
2+
3+
### 🩹 Fixes
4+
5+
- **input-accessory:** ensure scroll edge is used on ios 26+ ([#666](https://github.com/NativeScript/plugins/pull/666))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 1.0.2 (2026-05-20)
212

313
### 🩹 Fixes

packages/input-accessory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/input-accessory",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "iOS/Android keyboard input accessory for NativeScript chat UIs — docked input bar, interactive dismiss, auto-scroll",
55
"main": "index",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)