Skip to content

Commit 3937079

Browse files
semantic-release-botghermet
authored andcommitted
chore(release): 1.0.0-alpha.3 [skip ci]
## [1.0.0-alpha.3](v1.0.0-alpha.2...v1.0.0-alpha.3) (2026-02-27)
1 parent 74c35fe commit 3937079

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.3](https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2026-02-27)
4+
35
## [1.0.0-alpha.2](https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2026-02-27)
46

57
## 1.0.0-alpha.1 (2026-02-26)

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.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "React hooks for Zama SDK",
55
"license": "BSD-3-Clause-Clear",
66
"author": "Zama",
@@ -64,7 +64,7 @@
6464
"tsup": "^8.5.1"
6565
},
6666
"peerDependencies": {
67-
"@zama-fhe/sdk": "^1.0.0-alpha.2",
67+
"@zama-fhe/sdk": "^1.0.0-alpha.3",
6868
"react": ">=18",
6969
"@tanstack/react-query": ">=5",
7070
"ethers": ">=6",

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.2",
3+
"version": "1.0.0-alpha.3",
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)