chore(release): latest 1.0.0 + sécurité/CI/docs

This commit is contained in:
Nicolas Cantu 2025-08-27 14:10:48 +02:00
parent 9d79891ce6
commit b8d46c0c56
4 changed files with 996 additions and 550 deletions

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# Changelog - sdk_client
## [Unreleased]
## [1.0.0] - 2025-08-27
### Changed
- Release latest (sécurité/CI/docs).

1
VERSION Normal file
View File

@ -0,0 +1 @@
v1.0.0

View File

@ -17,8 +17,12 @@ wasm-logger = "0.2.0"
rand = "0.8.5"
log = "0.4.6"
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
<<<<<<< HEAD
# sdk_common = { path = "../../../sdk_common" }
# sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "demo" }
=======
#sdk_common = { path = "../../../sdk_common" }
>>>>>>> f899ee1 (crate/sp_client with dev dependancy)
sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" }
img-parts = "0.3.0"

1533
package-lock.json generated

File diff suppressed because it is too large Load Diff