We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beafdc4 commit 4bf26b2Copy full SHA for 4bf26b2
2 files changed
manifest.json
@@ -18,8 +18,8 @@
18
"author": [
19
"@bfmeta.info"
20
],
21
- "version": "0.10.16",
22
- "change_log": "fix(dweb): resolve plugin module and remove keyboard overlay polling (#456)",
+ "version": "0.10.17",
+ "change_log": "fix(ecosystem): propagate miniapp remark and update keyapp dweb id (#458)",
23
"categories": [
24
"application",
25
"wallet"
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@biochain/keyapp",
3
"private": true,
4
5
"type": "module",
6
"packageManager": "pnpm@10.28.0",
7
"scripts": {
0 commit comments