Skip to content

Commit 71ec17f

Browse files
Gaubeeclaude
andauthored
release: v0.10.13 (#451)
## Changes - 67b3b07 fix(ecosystem): miniapp capsule info UX + pattern error clarity (#450) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 67b3b07 commit 71ec17f

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.12",
22-
"change_log": "miniapp strictUrl 支持严格入口 URL",
21+
"version": "0.10.13",
22+
"change_log": "fix(ecosystem): miniapp capsule info UX + pattern error clarity (#450)",
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.12",
4+
"version": "0.10.13",
55
"type": "module",
66
"packageManager": "pnpm@10.28.0",
77
"scripts": {

0 commit comments

Comments
 (0)