File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0-alpha.7] ( https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.6...v1.0.0-alpha.7 ) (2026-03-02)
4+
5+ ### Bug Fixes
6+
7+ - ** security:** resolve CodeQL code scanning alerts ([ #42 ] ( https://github.com/zama-ai/sdk/issues/42 ) ) ([ 96ae63f] ( https://github.com/zama-ai/sdk/commit/96ae63ff4b44cfa44b52acbf7fc6be31f5ef452f ) )
8+
39## [ 1.0.0-alpha.6] ( https://github.com/zama-ai/sdk/compare/v1.0.0-alpha.5...v1.0.0-alpha.6 ) (2026-03-02)
410
511### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @zama-fhe/react-sdk" ,
3- "version" : " 1.0.0-alpha.6 " ,
3+ "version" : " 1.0.0-alpha.7 " ,
44 "description" : " React hooks for Zama SDK" ,
55 "license" : " BSD-3-Clause-Clear" ,
66 "author" : " Zama" ,
6464 "tsup" : " ^8.5.1"
6565 },
6666 "peerDependencies" : {
67- "@zama-fhe/sdk" : " ^1.0.0-alpha.6 " ,
67+ "@zama-fhe/sdk" : " ^1.0.0-alpha.7 " ,
6868 "react" : " >=18" ,
6969 "@tanstack/react-query" : " >=5" ,
7070 "ethers" : " >=6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @zama-fhe/sdk" ,
3- "version" : " 1.0.0-alpha.6 " ,
3+ "version" : " 1.0.0-alpha.7 " ,
44 "description" : " TypeScript SDK for Zama confidential ERC-20 tokens (fhEVM)" ,
55 "license" : " BSD-3-Clause-Clear" ,
66 "author" : " Zama" ,
You can’t perform that action at this time.
0 commit comments