Skip to content

Commit 35302e1

Browse files
chore(release): 1.0.0-alpha.15 [skip ci]
## [1.0.0-alpha.15](v1.0.0-alpha.14...v1.0.0-alpha.15) (2026-03-06)
1 parent eccb7dc commit 35302e1

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.0.0-alpha.15](https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2026-03-06)
4+
35
## [1.0.0-alpha.14](https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2026-03-06)
46

57
## [1.0.0-alpha.13](https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2026-03-06)

packages/react-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zama-fhe/react-sdk",
3-
"version": "1.0.0-alpha.14",
3+
"version": "1.0.0-alpha.15",
44
"description": "React hooks for Zama SDK",
55
"license": "BSD-3-Clause-Clear",
66
"author": "Zama",
@@ -56,7 +56,7 @@
5656
"tsup": "^8.5.1"
5757
},
5858
"peerDependencies": {
59-
"@zama-fhe/sdk": "^1.0.0-alpha.14",
59+
"@zama-fhe/sdk": "^1.0.0-alpha.15",
6060
"react": ">=18",
6161
"@tanstack/react-query": ">=5",
6262
"wagmi": ">=2"

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zama-fhe/sdk",
3-
"version": "1.0.0-alpha.14",
3+
"version": "1.0.0-alpha.15",
44
"description": "TypeScript SDK for Zama confidential ERC-20 tokens (fhEVM)",
55
"license": "BSD-3-Clause-Clear",
66
"author": "Zama",

0 commit comments

Comments
 (0)