chore(release): latest 1.0.0 + sécurité/CI/docs
This commit is contained in:
parent
9d79891ce6
commit
b8d46c0c56
8
CHANGELOG.md
Normal file
8
CHANGELOG.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Changelog - sdk_client
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
|
||||||
|
## [1.0.0] - 2025-08-27
|
||||||
|
### Changed
|
||||||
|
- Release latest (sécurité/CI/docs).
|
@ -17,8 +17,12 @@ wasm-logger = "0.2.0"
|
|||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
log = "0.4.6"
|
log = "0.4.6"
|
||||||
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
|
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
|
||||||
|
<<<<<<< HEAD
|
||||||
# sdk_common = { path = "../../../sdk_common" }
|
# sdk_common = { path = "../../../sdk_common" }
|
||||||
# sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "demo" }
|
# 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" }
|
sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
|
||||||
shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" }
|
shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" }
|
||||||
img-parts = "0.3.0"
|
img-parts = "0.3.0"
|
||||||
|
1533
package-lock.json
generated
1533
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user