Skip to content

Commit 6551ee8

Browse files
Gaubeeclaude
andcommitted
release: v0.10.16
## Changes - 3ba790a fix(dweb): resolve plugin module and remove keyboard overlay polling (#456) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3ba790a commit 6551ee8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"author": [
1919
"@bfmeta.info"
2020
],
21-
"version": "0.10.15",
22-
"change_log": "fix(dweb): retry virtual keyboard overlay initialization (#454)",
21+
"version": "0.10.16",
22+
"change_log": "fix(dweb): resolve plugin module and remove keyboard overlay polling (#456)",
2323
"categories": [
2424
"application",
2525
"wallet"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@biochain/keyapp",
33
"private": true,
4-
"version": "0.10.15",
4+
"version": "0.10.16",
55
"type": "module",
66
"packageManager": "pnpm@10.28.0",
77
"scripts": {

0 commit comments

Comments
 (0)