Skip to content

Commit c7fad03

Browse files
committed
Release 2025.10.15
`@iroha/[email protected]` Signed-off-by: quacumque <[email protected]>
1 parent 56c0cfc commit c7fad03

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Releases.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 2025.10.15
2+
3+
#### @iroha/client 0.5.0-alpha-1 (prerelease)
4+
5+
- fix(client): pass bytes to `POST /query` properly (#265)
6+
17
### 2025.10.08
28

39
#### @iroha/client 0.5.0-alpha (prerelease)

packages/client/deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iroha/client",
3-
"version": "0.5.0-alpha",
3+
"version": "0.5.0-alpha-1",
44
"exports": {
55
".": "./mod.ts",
66
"./web-socket": "./web-socket/mod.ts"

0 commit comments

Comments
 (0)