We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b3b07 commit 71ec17fCopy full SHA for 71ec17f
2 files changed
manifest.json
@@ -18,8 +18,8 @@
18
"author": [
19
"@bfmeta.info"
20
],
21
- "version": "0.10.12",
22
- "change_log": "miniapp strictUrl 支持严格入口 URL",
+ "version": "0.10.13",
+ "change_log": "fix(ecosystem): miniapp capsule info UX + pattern error clarity (#450)",
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